| 제목 | Cyber-III Student-Management-System 1.0 SQL Injection vulnerability |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/Cyber-III/Student-Management-System/issues/240 |
|---|
| 사용자 | ChenFu (UID 96706) |
|---|
| 제출 | 2026. 03. 23. AM 06:30 (6 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 06. AM 10:14 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 355491 [Cyber-III Student-Management-System 까지 1a938fa61e9f735078e9b291d2e6215b4942af3f Parameter /login.php 비밀번호 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|