| Titre | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Description | The member deletion function directly concatenates $_POST['id'] into the SQL delete statement. An attacker could modify the ID parameter to delete any member record, or even execute other malicious operations via SQL injection.
Impact: An attacker could delete all member data; by injecting a DROP TABLE command, they could delete the entire database table, resulting in permanent data loss. |
|---|
| La source | ⚠️ https://github.com/maidangdang1/CVE/issues/2 |
|---|
| Utilisateur | nomath (UID 96446) |
|---|
| Soumission | 15/03/2026 10:34 (il y a 22 jours) |
|---|
| Modérer | 31/03/2026 00:24 (16 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 354294 [code-projects Student Membership System 1.0 /delete_member.php ID injection SQL] |
|---|
| Points | 20 |
|---|