| 제목 | Code-projects Assessment Management v1.0 SQL injection |
|---|
| 설명 | A SQL injection vulnerability was identified within the "login.php" file of the "Assessment Management" project. The root cause lies in the fact that attackers can inject malicious code via the parameter "userid". This input is then directly utilized in SQL queries without undergoing proper sanitization or validation processes. As a result, attackers are able to fabricate input values, manipulate SQL queries, and execute unauthorized operations. Immediate corrective actions are essential to safeguard system security and uphold data integrity. |
|---|
| 원천 | ⚠️ https://github.com/Limingqian123/CVE/issues/4 |
|---|
| 사용자 | Mobird (UID 93849) |
|---|
| 제출 | 2025. 12. 26. AM 03:55 (3 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 28. AM 11:06 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 338583 [code-projects Assessment Management 1.0 login.php userid SQL 주입] |
|---|
| 포인트들 | 20 |
|---|