| タイトル | 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 月 ago) |
|---|
| モデレーション | 2026年09月23日 15:47 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 408969 [Abdurrab5 online-makeup-store Admin functions.php confirm_logged_in/confirm_user adminid 特権昇格] |
|---|
| ポイント | 20 |
|---|