| 제목 | Lavkush Maurya Student Registration System 1.0 SQL Injection |
|---|
| 설명 | A Time-Based SQL Injection vulnerability exists in Student Registration System v1.0 and earlier within the opwd parameter of student/changepass.php. The application directly incorporates user-supplied input into SQL queries without proper sanitization or parameterized statements. An authenticated attacker can exploit this issue using crafted SQL payloads to execute arbitrary SQL commands, enumerate databases and tables, extract sensitive information, and potentially modify or delete data. Successful exploitation may result in unauthorized access to database contents and compromise of application data integrity and confidentiality.
CWE: CWE-89 (SQL Injection)
Affected Product: Student Registration System
Affected Version: v1.0 and earlier
Affected Component: student/changepass.php (opwd parameter) |
|---|
| 원천 | ⚠️ https://github.com/sudaisnazir2381-lang/Student-Registration-System/blob/main/sql_injection_time.md |
|---|
| 사용자 | Sudais_Nazir (UID 99014) |
|---|
| 제출 | 2026. 06. 15. AM 10:50 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 04. PM 09:56 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 385931 [lavkush-maurya Student-Registration-System 1.0 /student/changepass.php oldpass SQL 주입] |
|---|
| 포인트들 | 20 |
|---|