| 标题 | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 SQL Injection |
|---|
| 描述 | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/cancel.php` contains a SQL Injection (time-based blind) vulnerability
Impact of the vulnerability
User-controlled parameters are concatenated into an SQL `UPDATE` statement without parameterization. This may allow an attacker to:
- Manipulate leave-request status (unauthorized cancellation, depending on DB behavior/permissions)
- Infer database behavior/data via blind techniques
- Degrade availability by triggering time-delay or expensive database operations
### Payload:
(select*from(select+sleep(10)union/**/select+1)a)
### Sources download:
https://code-projects.org/employee-management-system-in-php-with-source-code/ |
|---|
| 来源 | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul11.md |
|---|
| 用户 | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| 提交 | 2026-04-09 10時17分 (19 日前) |
|---|
| 管理 | 2026-04-26 18時02分 (17 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 359718 [code-projects Employee Management System 1.0 370project/cancel.php id/token SQL注入] |
|---|
| 积分 | 20 |
|---|