| tiêu đề | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 SQL Injection |
|---|
| Mô tả | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/process/applyleaveprocess.php` contains a SQL Injection vulnerability and unescaped redirect parameter reflection
Impact of the vulnerability
User-controlled input (`id`) is inserted into an SQL `INSERT` statement without parameterization, which may allow an attacker to:
- Manipulate database queries (unauthorized data insertion/modification depending on DB permissions)
- Use blind techniques (e.g., time delays) to infer database behavior
Additionally, the same untrusted `id` value is placed into an HTTP redirect `Location` header, which can cause:
- Response splitting/open redirect–adjacent issues in some environments if not properly handled (depends on server/PHP configuration)
### Payload:
101'and(select*from(select+sleep(5))a/**/union/**/select+1)='
### Sources download:
https://code-projects.org/employee-management-system-in-php-with-source-code/ |
|---|
| Nguồn | ⚠️ https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul23.md |
|---|
| Người dùng | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| Đệ trình | 27/04/2026 02:47 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 24/05/2026 09:49 (27 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 365432 [code-projects Employee Management System 1.0 applyleaveprocess.php ID Tiêm SQL] |
|---|
| điểm | 20 |
|---|