| Titel | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Cross Site Scripting |
|---|
| Beschreibung | 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.
|
|---|
| Quelle | ⚠️ https://github.com/light0011/cms/issues/8 |
|---|
| Benutzer | Talenturm (UID 99929) |
|---|
| Einreichung | 18.07.2026 07:56 (vor 2 Monaten) |
|---|
| Moderieren | 03.09.2026 19:54 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 398536 [light0011 cms Chapter Content Output oneChapter.tpl htmlspecialchars_decode content Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|