| 제목 | code-projects Simple Laundry System V1.0 cross site scripting |
|---|
| 설명 | During the security review of "Simple Laundry System", I discovered a critical XSS vulnerability in the "/modify.php" file. This vulnerability stems from insufficient user input validation and output encoding of the 'firstName' parameter, allowing attackers to inject malicious script code. Therefore, attackers can execute arbitrary scripts in the victim's browser, steal sensitive information, and perform operations on behalf of the victim. Immediate remedial measures are needed to ensure system security and protect user data. |
|---|
| 원천 | ⚠️ https://github.com/kbloow/CVE/issues/2 |
|---|
| 사용자 | kbloow (UID 96307) |
|---|
| 제출 | 2026. 03. 10. AM 09:45 (24 날 ago) |
|---|
| 모더레이션 | 2026. 03. 25. PM 03:55 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 353154 [code-projects Simple Laundry System 1.0 Parameter /modify.php firstName 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|