| 标题 | SourceCodester Online Examination & Learning Management System 1.0 Missing Authorization |
|---|
| 描述 | The ajax_enroll.php endpoint processes enrollment and unenrollment requests from any authenticated user without verifying the user's role or their relationship to the target student_id. The endpoint reads $_POST['student_id'], $_POST['schedule_id'], and $_POST['action'] directly from the request body and performs the corresponding database operation with no authorization logic.
No CSRF token is implemented, enabling cross-site request forgery. |
|---|
| 来源 | ⚠️ https://github.com/nuiifornet/A033/blob/main/OE-LMS-IDOR-ajax_enroll.md |
|---|
| 用户 | Fklov (UID 98102) |
|---|
| 提交 | 2026-06-06 20時59分 (29 日前) |
|---|
| 管理 | 2026-07-05 06時08分 (28 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 376368 [SourceCodester Onlne Examination & Learning Management System 1.0 Enrollment Management /ajax_enroll.php student_id/schedule_id/action 权限提升] |
|---|
| 积分 | 20 |
|---|