| Titolo | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Descrizione | 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. |
|---|
| Fonte | ⚠️ https://github.com/maidangdang1/CVE/issues/2 |
|---|
| Utente | nomath (UID 96446) |
|---|
| Sottomissione | 15/03/2026 10:34 (6 mesi fa) |
|---|
| Moderazione | 31/03/2026 00:24 (16 days later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 354294 [code-projects Student Membership System 1.0 /delete_member.php ID iniezione SQL] |
|---|
| Punti | 20 |
|---|