| 제목 | 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. AM 11:00 (8 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 05. PM 05:39 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 327216 [langleyfcu Online Banking System 까지 57437e6400ce0ae240e692c24e6346b8d0c17d7a Add Customer Page /customer_add_action.php First Name 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|