| 제목 | Code-projects Computer Book Store v1.0 SQL Injection |
|---|
| 설명 | A SQL injection vulnerability was identified within the "admin_delete.php" file of the "Computer Book Store" project. The root cause lies in the fact that attackers can inject malicious code via the parameter "bookisbn". 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/jjjjjzr11/issues/2 |
|---|
| 사용자 | jjjjjzr (UID 92774) |
|---|
| 제출 | 2025. 12. 09. AM 03:57 (4 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 13. AM 10:03 (4 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 336380 [code-projects Computer Book Store 1.0 /admin_delete.php bookisbn SQL 주입] |
|---|
| 포인트들 | 20 |
|---|