| 제목 | Code-projects Simple Stock System v1.0 SQL injection |
|---|
| 설명 | A SQL injection vulnerability was identified within the "update.php" file of the "Simple Stock System" project. The root cause lies in the fact that attackers can inject malicious code via the parameter "email". 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/z2sw57y/CVE/issues/1 |
|---|
| 사용자 | z2sw57y (UID 93612) |
|---|
| 제출 | 2025. 12. 18. AM 07:38 (4 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 19. AM 11:51 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 337603 [code-projects Simple Stock System 1.0 /market/update.php email SQL 주입] |
|---|
| 포인트들 | 20 |
|---|