| Titel | ningzichun student-management-system 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Basic Cross Site Scripting |
|---|
| Beschreibung | The affected components are `admin/fun/addLog.php`, `admin/fun/getLog.php`, and `user/myLog.php`. `admin/fun/addLog.php:11` persists the requester-controlled `reason` and `detail` fields in `student_log`. `admin/fun/getLog.php:46-47` and `user/myLog.php:40-41` render the stored values directly into HTML with `echo` and no contextual encoding. An attacker can store an HTML event-handler payload; when a log view is opened, the browser executes attacker-controlled JavaScript in the application's origin. The write handler is also unauthenticated, allowing payload seeding without an account. |
|---|
| Quelle | ⚠️ https://github.com/ningzichun/student-management-system/issues/11 |
|---|
| Benutzer | gscsd (UID 97914) |
|---|
| Einreichung | 30.07.2026 08:16 (vor 2 Monaten) |
|---|
| Moderieren | 24.09.2026 20:53 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 409752 [ningzichun student-management-system bis 98760f5711cf6dc8b4adca53a9e207ca49b02ebf admin/fun/addLog.php echo reason/detail Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|