| Título | PHPGurukul Bank Locker Management System (BLMS) v1.0 SQL Injection |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/wakakakaaaaha/vuln/issues/4 |
|---|
| Utilizador | Racosmo (UID 100207) |
|---|
| Submissão | 31/07/2026 18h03 (há 1 mês) |
|---|
| Moderação | 12/09/2026 11h31 (1 month later) |
|---|
| Estado | Duplicado |
|---|
| Entrada VulDB | 300693 [PHPGurukul Bank Locker Management System 1.0 /add-subadmin.php sadminusername Injeção SQL] |
|---|
| Pontos | 0 |
|---|