| 제목 | PHPGurukul Bank Locker Management System (BLMS) v1.0 Unrestricted Upload |
|---|
| 설명 | An unrestricted file upload vulnerability exists in `Bank Locker Management System 1.0` in `/blms/banker/add-locker-form.php`.
The form accepts two file fields — `photo` and `addressproof`. The extension whitelist validation for `photo` is enforced, but
the identical validation for `addressproof` has been entirely commented out (lines 35-38). An authenticated attacker can upload
a valid image as `photo` and a `.php` webshell as `addressproof` in a single request. The PHP file is saved with a predictable
filename to the web-accessible `banker/addressproof/` directory, which has no `.htaccess` access restrictions, yielding remote
code execution. |
|---|
| 원천 | ⚠️ https://github.com/wakakakaaaaha/vuln/issues/5 |
|---|
| 사용자 | Racosmo (UID 100207) |
|---|
| 제출 | 2026. 07. 31. PM 06:26 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. AM 11:31 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403106 [PHPGurukul Bank Locker Management System 1.0 add-locker-form.php addressproof 권한 상승] |
|---|
| 포인트들 | 20 |
|---|