| 标题 | 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分 (19 日前) |
|---|
| 管理 | 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 |
|---|