| Title | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 Reflected XSS |
|---|
| Description | ## 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/ |
|---|
| Source | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul16.md |
|---|
| User | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| Submission | 04/27/2026 02:41 (3 months ago) |
|---|
| Moderation | 05/24/2026 08:43 (27 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 365399 [code-projects Employee Management System 1.0 /changepassemp.php ID cross site scripting] |
|---|
| Points | 20 |
|---|