| Título | itsourcecode Online Hotel Management System v1.0 Storage XSS vulnerability |
|---|
| Descripción | A Storage XSS vulnerability was found in the "/admin/mod_users/controller.php" file of the "Online Hotel Management System" project. Root Cause Because /admin/mod_users/controller.php does not escape, clean or parameterize the POST request data submitted, when the attacker submits a malicious Payload in the name field (for example,"<img src=x onerror=alert(2)>"), the code does not block it and permanently stores it in the "users" table of the database. When “/admin/mod_users/controller.php” reads the malicious name data in the database, and original data to an HTML page as-is, the browser will <script>treat the HTML tag and execute its content.Immediate corrective actions are essential to safeguard system security and uphold data integrity. |
|---|
| Fuente | ⚠️ https://github.com/Hh-176/CVE/issues/7 |
|---|
| Usuario | Hh-176 (UID 98609) |
|---|
| Sumisión | 2026-05-30 06:15 (hace 1 mes) |
|---|
| Moderación | 2026-06-28 18:02 (29 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 374564 [itsourcecode Online Hotel Management System 1.0 POST Request controller.php?action=edit Nombre secuencias de comandos en sitios cruzados] |
|---|
| Puntos | 20 |
|---|