| Titel | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 SQL Injection |
|---|
| Beschreibung | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/approve.php` contains a SQL Injection (time-based blind) vulnerability
Impact of the vulnerability
The application directly concatenates user-supplied parameters into an SQL `UPDATE` statement without parameterization. An attacker may be able to:
- Manipulate the approval logic (unauthorized status changes, depending on DB behavior/permissions)
- Infer database behavior/data using blind techniques
- Cause performance degradation by triggering time-delay or expensive database operations
### Payload:
(select*from(select+sleep(5)union/**/select+1)a)
### Sources download:
https://code-projects.org/employee-management-system-in-php-with-source-code/ |
|---|
| Quelle | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul9.md |
|---|
| Benutzer | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| Einreichung | 09.04.2026 10:15 (vor 2 Monaten) |
|---|
| Moderieren | 26.04.2026 18:02 (17 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 359717 [code-projects Employee Management System 1.0 370project/approve.php id/token SQL Injection] |
|---|
| Punkte | 20 |
|---|