| tiêu đề | PHPGurukul Hostel Management System 3.0 Improper Access Controls |
|---|
| Mô tả | PHPGurukul Hostel Management System uses a single PHP session identifier for both the student and administrator portals. The administrator authorization check only verifies that the session identifier is non-empty; it does not verify that the authenticated account is an administrator. Because the student login and administrator login both assign their numeric user ID to the same `$_SESSION['id']` variable, any authenticated student can request administrative pages directly and be treated as an administrator.
|
|---|
| Nguồn | ⚠️ https://github.com/usernamevnq/CVEs/issues/10 |
|---|
| Người dùng | n4k3r0 (UID 91985) |
|---|
| Đệ trình | 13/08/2026 05:40 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 14/09/2026 07:30 (1 month later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 403406 [PHPGurukul Hostel Management System 3.0 checklogin.php ID nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|