| 제목 | SourceCodester Class and Exam Timetabling System 1.0 Improper Access Controls |
|---|
| 설명 | SourceCodester Class and Exam Timetabling System 1.0 is vulnerable to an authenticated Broken Access Control flaw caused by missing server-side authorization checks in the user account update functionality (/admin/edit_user_account.php). The endpoint authorizes requests solely based on the presence of a valid authenticated session and does not verify whether the authenticated user is permitted to modify the specified account. Consequently, a low-privileged CIT user can send a crafted HTTP POST request using their own valid PHPSESSID cookie to update arbitrary user accounts by specifying the target user's identifier (e.g., id=4, username). This allows modification of administrator account attributes, including resetting the administrator's password, resulting in privilege escalation and full administrative compromise of the application. |
|---|
| 원천 | ⚠️ https://github.com/Greejith-k/SourceCodester-Class-and-Exam-Timetabling-System-1.0-CVE-2026-/tree/main |
|---|
| 사용자 | Greejith (UID 99578) |
|---|
| 제출 | 2026. 07. 07. AM 09:35 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 22. PM 07:51 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 394515 [SourceCodester Class and Exam Timetabling System 1.0 User Account Update edit_user_account.php id/username 권한 상승] |
|---|
| 포인트들 | 20 |
|---|