| 标题 | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 SQL Injection |
|---|
| 描述 | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/psubmit.php` contains a SQL Injection vulnerability (time-based blind may be used for verification in authorized testing)
Impact of the vulnerability
The application concatenates user-controlled input into an SQL `UPDATE` statement without parameterization. This may allow an attacker to:
- Manipulate database queries/updates (unauthorized project status changes, depending on DB permissions)
- Infer database behavior/data using blind techniques
- Potentially impact integrity/availability of the application data
### Payload:
213'and(select*from(select+sleep(10))a/**/union/**/select+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/vul22.md |
|---|
| 用户 | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| 提交 | 2026-04-27 02時46分 (1 月前) |
|---|
| 管理 | 2026-05-24 09時49分 (27 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 365431 [code-projects Employee Management System 1.0 /psubmit.php pid SQL注入] |
|---|
| 积分 | 20 |
|---|