| Title | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/maidangdang1/CVE/issues/4 |
|---|
| User | nomath (UID 96446) |
|---|
| Submission | 03/15/2026 10:49 (4 months ago) |
|---|
| Moderation | 03/31/2026 00:24 (16 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 354296 [code-projects Student Membership System 1.0 Admin Login /admin/index.php username/password sql injection] |
|---|
| Points | 20 |
|---|