| 제목 | PHPGurukul Bank Locker Management System (BLMS) v1.0 SQL Injection |
|---|
| 설명 | An unauthenticated blind SQL injection vulnerability exists in `Bank Locker Management System 1.0` in the file `/blms/banker/check_availability.php`. The endpoint is an AJAX handler used by the `add-subadmin.php` form to check username availability, but it performs no session validation and directly concatenates the `username` POST parameter into a SQL query without sanitization or parameterization. Because the response is a boolean oracle (different output for "exists" vs "available"), an unauthenticated attacker can conduct time-based or boolean-based blind SQL injection to extract the entire `tblbanker` table, including administrator password hashes. |
|---|
| 원천 | ⚠️ https://github.com/wakakakaaaaha/vuln/issues/4 |
|---|
| 사용자 | Racosmo (UID 100207) |
|---|
| 제출 | 2026. 07. 31. PM 06:03 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. AM 11:31 (1 month later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 300693 [PHPGurukul Bank Locker Management System 1.0 /add-subadmin.php sadminusername SQL 주입] |
|---|
| 포인트들 | 0 |
|---|