| 标题 | 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 20時22分 (2 月前) |
|---|
| 管理 | 2026-09-23 15時47分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 408969 [Abdurrab5 online-makeup-store Admin functions.php confirm_logged_in/confirm_user adminid 权限提升] |
|---|
| 积分 | 20 |
|---|