| 제목 | Code-projects Student File Management System 1.0 SQL Injection |
|---|
| 설명 | A SQL injection vulnerability was identified within the "delete_user.php" file of the "Student File Management System" project. The root cause lies in the fact that attackers can inject malicious code via the parameter "user_id". This input is then directly utilized in SQL queries without undergoing proper sanitization or validation processes. Consequently, attackers can access the database without proper authorization, modify or delete data, and obtain sensitive information. Immediate corrective actions are essential to safeguard system security and uphold data integrity. |
|---|
| 원천 | ⚠️ https://github.com/jjjjj-zr/jjjjjzr7/issues/1 |
|---|
| 사용자 | jjjjjzr (UID 92774) |
|---|
| 제출 | 2025. 12. 08. AM 09:06 (4 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 13. AM 10:00 (5 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 336378 [code-projects Student File Management System 1.0 /admin/delete_user.php user_id SQL 주입] |
|---|
| 포인트들 | 20 |
|---|