| Title | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 SQL Injection |
|---|
| Description | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/mark.php` contains a SQL Injection (time-based blind) vulnerability
Impact of the vulnerability
The application concatenates user-controlled query parameters into SQL statements without parameterization. This may allow an attacker to:
- Manipulate database queries (unauthorized access/modification depending on DB privileges)
- Infer database behavior/data using blind techniques
- Degrade availability by triggering time-delay/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/ |
|---|
| Source | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul8.md |
|---|
| User | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| Submission | 04/09/2026 10:13 (3 months ago) |
|---|
| Moderation | 04/26/2026 18:02 (17 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 314498 [Campcodes Employee Management System 1.0 /mark.php ID sql injection] |
|---|
| Points | 0 |
|---|