| 제목 | SourceCodester Inventory Management System 1.0 Cross Site Scripting |
|---|
| 설명 | A stored Cross-Site Scripting (XSS) vulnerability exists in Product Inventory Management System by SourceCodester. The Customer Management module located at /api/customers_handler.php does not sanitize or encode the Customer_Name parameter before storing it in the database. When the customer list is rendered at /customers.php, the stored payload executes in the victim's browser. An authenticated attacker can inject a malicious payload such as <img src=x onerror=alert(document.cookie)> via an intercepted POST request, causing session cookie theft and account takeover for any user who visits the Customer Management page. |
|---|
| 원천 | ⚠️ https://gist.github.com/fhewm98/46580c8919d2144e2e5e7598e54df868 |
|---|
| 사용자 | Mohammed Faheem (UID 100387) |
|---|
| 제출 | 2026. 08. 05. PM 12:59 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. AM 07:14 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403227 [SourceCodester Inventory Management System 1.0 Customer Management customers_handler.php Customer_Name 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|