| 제목 | EMPLOYEE_MANAGEMENT_SYSTEM v1.0 Information Disclosure vulnerability |
|---|
| 설명 | ## EMPLOYEE_MANAGEMENT_SYSTEM file `370project/changepassemp.php` contains an Information Disclosure vulnerability (verbose PHP error / path disclosure)
Impact of the vulnerability
When unexpected input causes a database query failure, the application returns raw PHP warnings to the client. This discloses internal file system paths and source code line numbers, which can help attackers:
- Map server directory structure and deployed environment
- Identify vulnerable files and exact code locations
- Assist exploitation of other vulnerabilities (SQLi/XSS/LFI, etc.)
### Payload:
(select*from(select+sleep(5)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/vul21.md |
|---|
| 사용자 | SSL_Seven_Security_Lab_WangZhiQiang_ZhanXiuChen (UID 97200) |
|---|
| 제출 | 2026. 04. 27. AM 02:45 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 09:49 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365430 [code-projects Employee Management System 1.0 /changepassemp.php SQL 주입] |
|---|
| 포인트들 | 20 |
|---|