| 标题 | online-banking-system web 1 xss vulnerability |
|---|
| 描述 | 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. |
|---|
| 来源 | ⚠️ https://github.com/mhszed/Report/blob/main/online-banking-system-mastercustomer_home.php%20xss1.docx |
|---|
| 用户 | mahushuai (UID 91047) |
|---|
| 提交 | 2025-09-28 11時00分 (8 月前) |
|---|
| 管理 | 2025-10-05 17時39分 (7 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 327216 [langleyfcu Online Banking System 直到 57437e6400ce0ae240e692c24e6346b8d0c17d7a Add Customer Page /customer_add_action.php First Name 跨网站脚本] |
|---|
| 积分 | 20 |
|---|