| Titre | online-banking-system web 1 xss vulnerability |
|---|
| Description | A discussion about an XSS vulnerability in an online banking system, focusing on a specific XSS flaw: - Root cause of the vulnerability: In the /net-banking/customer_add_action.php file, user input variables (such as $sql1, $sql4) and database error information ($conn->error) are not HTML-escaped and are output directly to the HTML page, leading to an XSS vulnerability;- How to trigger the vulnerability: On the /customer_add.php page, entering <script>alert(1)</script> in input fields such as "First Name" will, if a database error occurs upon submission, trigger an XSS alert. |
|---|
| La source | ⚠️ https://github.com/mhszed/Report/blob/main/online-banking-system-mastercustomer_home.php%20xss1.docx |
|---|
| Utilisateur | mahushuai (UID 91047) |
|---|
| Soumission | 28/09/2025 11:00 (il y a 8 mois) |
|---|
| Modérer | 05/10/2025 17:39 (7 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 327216 [langleyfcu Online Banking System Add Customer Page /customer_add_action.php First Name cross site scripting] |
|---|
| Points | 20 |
|---|