| 제목 | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 Reflected XSS |
|---|
| 설명 | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/changepassemp.php` contains a Reflected XSS (HTML attribute injection) vulnerability
Impact of the vulnerability
An attacker can craft a malicious URL that injects attacker-controlled content into HTML attributes on the “Change Password” page. When a victim visits the URL, the injected attribute (e.g., an event handler) may execute JavaScript in the victim’s browser, potentially leading to:
- Session hijacking (stealing cookies/tokens)
- Account takeover (actions performed as the victim)
- Phishing/UI manipulation (modifying page content to trick users)
### Payload:
"OnMoUsEoVeR=prompt(1)//
### Sources download:
https://code-projects.org/employee-management-system-in-php-with-source-code/ |
|---|
| 원천 | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul16.md |
|---|
| 사용자 | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| 제출 | 2026. 04. 27. AM 02:41 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 08:43 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365399 [code-projects Employee Management System 1.0 /changepassemp.php 아이디 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|