| タイトル | 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 (19 日 ago) |
|---|
| モデレーション | 2026年03月31日 00:24 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 354295 [code-projects Student Membership System 1.0 /delete_user.php 識別子 SQLインジェクション] |
|---|
| ポイント | 20 |
|---|