| Título | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Descrição | 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 |
|---|
| Utilizador | nomath (UID 96446) |
|---|
| Submissão | 15/03/2026 10h34 (há 23 dias) |
|---|
| Moderação | 31/03/2026 00h24 (16 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 354294 [code-projects Student Membership System 1.0 /delete_member.php ID Injeção SQL] |
|---|
| Pontos | 20 |
|---|