| Titel | online-banking-system web 1 xss vulnerability |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/mhszed/Report/blob/main/online-banking-system-mastercustomer_home.php%20xss1.docx |
|---|
| Benutzer | mahushuai (UID 91047) |
|---|
| Einreichung | 28.09.2025 11:00 (vor 8 Monaten) |
|---|
| Moderieren | 05.10.2025 17:39 (7 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 327216 [langleyfcu Online Banking System bis 57437e6400ce0ae240e692c24e6346b8d0c17d7a Add Customer Page /customer_add_action.php First Name Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|