| 제목 | code-projects Human Resource Integrated System 1.0 SQL Injection |
|---|
| 설명 | The user and pass parameters in login.php are vulnerable to SQL injection due to the lack of proper sanitization and parameterization. This allows attackers to exploit the inputs using universal bypass payloads to gain unauthorized access to the application. Additionally, there are timing-based SQL injections, where attackers can leverage functions like SLEEP() to introduce intentional delays in database responses. This vulnerability enables attackers to extract sensitive information from the database and poses a significant risk to the security of the authentication system. |
|---|
| 원천 | ⚠️ https://github.com/cooorgi/cve/blob/main/hris_sql_login.md |
|---|
| 사용자 | cooorgi (UID 80520) |
|---|
| 제출 | 2025. 08. 22. PM 08:13 (10 개월 ago) |
|---|
| 모더레이션 | 2025. 08. 30. PM 06:47 (8 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 322041 [code-projects Human Resource Integrated System 1.0 /login.php user/pass SQL 주입] |
|---|
| 포인트들 | 20 |
|---|