| 标题 | 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 18時03分 (1 月前) |
|---|
| 管理 | 2026-09-12 11時31分 (1 month later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 300693 [PHPGurukul Bank Locker Management System 1.0 /add-subadmin.php sadminusername SQL注入] |
|---|
| 积分 | 0 |
|---|