| 제목 | code-projects Student Membership System 1.0 SQL Injection |
|---|
| 설명 | The user deletion function directly concatenates $_POST['id'] into the SQL delete statement. An attacker could delete any administrator user, potentially resulting in the loss of system administration privileges.
Impact: An attacker could delete all administrator accounts, rendering the system unmanageable, or even delete the entire user table, causing the system to crash. |
|---|
| 원천 | ⚠️ https://github.com/maidangdang1/CVE/issues/3 |
|---|
| 사용자 | nomath (UID 96446) |
|---|
| 제출 | 2026. 03. 15. AM 10:44 (18 날 ago) |
|---|
| 모더레이션 | 2026. 03. 31. AM 12:24 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 354295 [code-projects Student Membership System 1.0 /delete_user.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|