| Title | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Cross Site Scripting |
|---|
| Description | 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.
|
|---|
| Source | ⚠️ https://github.com/light0011/cms/issues/8 |
|---|
| User | Talenturm (UID 99929) |
|---|
| Submission | 07/18/2026 07:56 (2 months ago) |
|---|
| Moderation | 09/03/2026 19:54 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 398536 [light0011 cms Chapter Content Output oneChapter.tpl htmlspecialchars_decode content cross site scripting] |
|---|
| Points | 20 |
|---|