# N/A
## 概述
Decap CMS 在 3.8.3 及之前版本中存在跨站脚本(XSS)漏洞。
## 影响版本
Decap CMS ≤ 3.8.3
## 细节
输入字段如 `body`、`tags`、`title` 和 `description` 在渲染到内容预览面板前未正确进行内容过滤与转义处理。
## 影响
攻击者可向这些字段注入恶意 JavaScript 代码,当用户查看内容预览面板时,恶意代码将被触发执行,攻击过程无需用户进一步交互。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | A stored cross-site scripting (XSS) vulnerability exists in Decap CMS up to version 3.8.3. The issue affects multiple input fields in the **admin interface** and is triggered when a privileged user opens the **content preview panel** of a malicious entry. | https://github.com/onurcangnc/CVE-2025-57520-Stored-XSS-in-Decap-CMS-3.8.3- | POC详情 |
暂无评论