| 제목 | Abdurrab5 (Github) Online Makeup Store 1.0 Missing Authorization (Broken Access Control) |
|---|
| 설명 | The application defines authentication helper functions (confirm_logged_in(), confirm_user()) in functions.php but never calls them on any administrative page. None of the admin handlers verify the $_SESSION['adminid'] established by the admin login. As a result, every administrative function is reachable directly by URL by an anonymous, unauthenticated remote attacker.
Verified pages reachable without authentication (HTTP 200, full content, no login redirect): admin.php, manage_products.php, manage_customer.php, manage_categories.php, order_master.php. |
|---|
| 원천 | ⚠️ https://github.com/yashkeral/cve-writeups/blob/main/online-makeup-store/03-broken-access-control.md |
|---|
| 사용자 | Yashkumar Keral (UID 99903) |
|---|
| 제출 | 2026. 07. 21. PM 08:22 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 23. PM 03:47 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 408969 [Abdurrab5 online-makeup-store Admin functions.php confirm_logged_in/confirm_user adminid 권한 상승] |
|---|
| 포인트들 | 20 |
|---|