| 标题 | PHPGurukul Hostel Management System 3.0 Improper Access Controls |
|---|
| 描述 | 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.
|
|---|
| 来源 | ⚠️ https://github.com/usernamevnq/CVEs/issues/10 |
|---|
| 用户 | n4k3r0 (UID 91985) |
|---|
| 提交 | 2026-08-13 05時40分 (1 月前) |
|---|
| 管理 | 2026-09-14 07時30分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403406 [PHPGurukul Hostel Management System 3.0 checklogin.php 标识符 权限提升] |
|---|
| 积分 | 20 |
|---|