| 제목 | ningzichun student-management-system 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Basic Cross Site Scripting |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/ningzichun/student-management-system/issues/11 |
|---|
| 사용자 | gscsd (UID 97914) |
|---|
| 제출 | 2026. 07. 30. AM 08:16 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 24. PM 08:53 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 409752 [ningzichun student-management-system 까지 98760f5711cf6dc8b4adca53a9e207ca49b02ebf admin/fun/addLog.php echo reason/detail 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|