| タイトル | 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日 07:56 (2 月 ago) |
|---|
| モデレーション | 2026年09月03日 19:54 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 398536 [light0011 cms Chapter Content Output oneChapter.tpl htmlspecialchars_decode content クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|