| Title | ningzichun student-management-system 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Authorization Bypass |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/ningzichun/student-management-system/issues/10 |
|---|
| User | jessica.xiao (UID 100215) |
|---|
| Submission | 07/30/2026 08:13 (2 months ago) |
|---|
| Moderation | 09/24/2026 20:53 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 409749 [ningzichun student-management-system up to 98760f5711cf6dc8b4adca53a9e207ca49b02ebf user/editLog.php sid/addtime/type/reason/detail/logdate authorization] |
|---|
| Points | 20 |
|---|