| Title | https://code-projects.org EMPLOYEE_MANAGEMENT_SYSTEM file `370project/edit.php` has a Reflected XSS vulnerability v1.0 Reflected XSS |
|---|
| Description | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/edit.php` has a Reflected XSS vulnerability
Impact of the vulnerability
An attacker can craft a malicious link to trick an administrator into clicking it, causing arbitrary JavaScript to execute in the administrator’s browser. This may lead to:
- Session hijacking (stealing cookies/tokens)
- Account takeover (performing sensitive actions with admin privileges)
- Page defacement / phishing (fake login prompts, tampering with displayed data)
#### Payload:
"><ScRiPt>alert(1)</ScRiPt>
```
#### sources download:
https://code-projects.org/employee-management-system-in-php-with-source-code/
```
https://code-projects.org/employee-management-system-in-php-with-source-code/
```
|
|---|
| Source | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul2.md |
|---|
| User | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| Submission | 04/09/2026 05:48 (18 days ago) |
|---|
| Moderation | 04/26/2026 10:54 (17 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 359670 [code-projects Employee Management System 1.0 370project/edit.php ID cross site scripting] |
|---|
| Points | 20 |
|---|