| 제목 | ningzichun student-management-system 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Authorization Bypass |
|---|
| 설명 | The affected component is `user/editLog.php`. The handler imports the database at line 3 but does not create a session or verify an authenticated student. At line 7 it uses requester-controlled `sid`, `addtime`, `type`, `reason`, `detail`, and `logdate` to update `student_log`. An unauthenticated remote attacker who knows a student identifier and log timestamp can change a reward or disciplinary record. The timestamps are practically obtainable through the separately unguarded log-listing handler. |
|---|
| 원천 | ⚠️ https://github.com/ningzichun/student-management-system/issues/10 |
|---|
| 사용자 | jessica.xiao (UID 100215) |
|---|
| 제출 | 2026. 07. 30. AM 08:13 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 24. PM 08:53 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 409749 [ningzichun student-management-system 까지 98760f5711cf6dc8b4adca53a9e207ca49b02ebf user/editLog.php sid/addtime/type/reason/detail/logdate 권한 상승] |
|---|
| 포인트들 | 20 |
|---|