| タイトル | 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 日 ago) |
|---|
| モデレーション | 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 |
|---|