| 제목 | 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. AM 10:49 (22 날 ago) |
|---|
| 모더레이션 | 2026. 03. 31. AM 12:24 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 354296 [code-projects Student Membership System 1.0 Admin Login /admin/index.php username/password SQL 주입] |
|---|
| 포인트들 | 20 |
|---|