| Titel | PHPGurukul Bank Locker Management System (BLMS) v1.0 SQL Injection |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/wakakakaaaaha/vuln/issues/4 |
|---|
| Benutzer | Racosmo (UID 100207) |
|---|
| Einreichung | 31.07.2026 18:03 (vor 1 Monat) |
|---|
| Moderieren | 12.09.2026 11:31 (1 month later) |
|---|
| Status | Duplikat |
|---|
| VulDB Eintrag | 300693 [PHPGurukul Bank Locker Management System 1.0 /add-subadmin.php sadminusername SQL Injection] |
|---|
| Punkte | 0 |
|---|