| 제목 | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Cross Site Scripting |
|---|
| 설명 | Article content from `Admin/Chapter/addChapterAfter` and `updateChapterAfter` reaches `App/Admin/Model/ChapterModel.class.php:34-56` and `:66-90` without an HTML allowlist. When an article is displayed, `App/Home/Model/ChapterModel.class.php:60-76` explicitly invokes `htmlspecialchars_decode()` on the stored `content`, and `App/Home/View/Default/Chapter/oneChapter.tpl:30` outputs it unescaped. Script-capable markup is therefore restored and executed in visitors' browsers. The missing authentication on `Admin\Controller\ChapterController` makes injection possible without an administrative session.
|
|---|
| 원천 | ⚠️ https://github.com/light0011/cms/issues/8 |
|---|
| 사용자 | Talenturm (UID 99929) |
|---|
| 제출 | 2026. 07. 18. AM 07:56 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 03. PM 07:54 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 398536 [light0011 cms Chapter Content Output oneChapter.tpl htmlspecialchars_decode content 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|