| Title | Cyber-III Student-Management-System 1.0 SQL Injection vulnerability |
|---|
| Description | A time-based blind SQL injection vulnerability exists in /login.php. The script directly concatenates user-supplied username and password parameters into the SQL query without any sanitization or parameterized binding. Although the code performs a strict type comparison after fetching the stored credentials (preventing a simple login bypass), an attacker can exploit the injection to extract sensitive data from the database using time‑based techniques. |
|---|
| Source | ⚠️ https://github.com/Cyber-III/Student-Management-System/issues/240 |
|---|
| User | ChenFu (UID 96706) |
|---|
| Submission | 03/23/2026 06:30 (16 days ago) |
|---|
| Moderation | 04/06/2026 10:14 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 355491 [Cyber-III Student-Management-System up to 1a938fa61e9f735078e9b291d2e6215b4942af3f Parameter /login.php Password sql injection] |
|---|
| Points | 20 |
|---|