| Title | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/maidangdang1/CVE/issues/3 |
|---|
| User | nomath (UID 96446) |
|---|
| Submission | 03/15/2026 10:44 (4 months ago) |
|---|
| Moderation | 03/31/2026 00:24 (16 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 354295 [code-projects Student Membership System 1.0 /delete_user.php ID sql injection] |
|---|
| Points | 20 |
|---|