| タイトル | code-projects Student Membership System 1.0 SQL Injection |
|---|
| 説明 | The administrator login function directly concatenates the username and password into the SQL query. An attacker can use a universal password (such as ' OR '1'='1) to bypass authentication and log in to the administrator dashboard without knowing the actual password.
Impact: An attacker can log in to the dashboard without knowing the administrator password, gain full administrative privileges, and delete or modify all data, create new administrator accounts, and more. |
|---|
| ソース | ⚠️ https://github.com/maidangdang1/CVE/issues/4 |
|---|
| ユーザー | nomath (UID 96446) |
|---|
| 送信 | 2026年03月15日 10:49 (22 日 ago) |
|---|
| モデレーション | 2026年03月31日 00:24 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 354296 [code-projects Student Membership System 1.0 Admin Login /admin/index.php username/password SQLインジェクション] |
|---|
| ポイント | 20 |
|---|