| Título | itsourcecode Online Hotel Management System v1.0 Storage XSS vulnerability |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/Hh-176/CVE/issues/7 |
|---|
| Utilizador | Hh-176 (UID 98609) |
|---|
| Submissão | 30/05/2026 06h15 (há 1 mês) |
|---|
| Moderação | 28/06/2026 18h02 (29 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 374564 [itsourcecode Online Hotel Management System 1.0 POST Request controller.php?action=edit Nome Script de Site Cruzado] |
|---|
| Pontos | 20 |
|---|