| 标题 | 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 10時44分 (21 日前) |
|---|
| 管理 | 2026-03-31 00時24分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 354295 [code-projects Student Membership System 1.0 /delete_user.php 标识符 SQL注入] |
|---|
| 积分 | 20 |
|---|