关联漏洞
标题:PluXml 跨站脚本漏洞 (CVE-2021-38602)Description:PluXml是一个免费的开源内容管理系统,不需要数据库即可工作。 PluXML存在跨站脚本漏洞,该漏洞源于PluXML 5.8.7 的 Article Editing 功能允许通过标题或内容实现存储型 XSS 漏洞。
介绍
# CVE-2021-38602
A stored cross site scripting vulnerability is present on the Article editing page in version 5.8.7 of PluXML. User input is not properly sanitized in multiple fields.
## Vulnerable Fields:
- Headline (optional):
- Content:

Once inserted, XSS can be triggered by visiting the posted article at the link mentioned under **Link to article:** near the top of the page.

### Headline Stored XSS Example
---

### Content Stored XSS Example
---

文件快照
[4.0K] /data/pocs/442636e870930ebbadf0c5887ccdbd196a4778d8
├── [3.1K] PluXML_Content_Stored_XSS.png
├── [ 73K] PluXML_Create_Article.png
├── [3.6K] PluXML_Headline_Stored_XSS.png
├── [3.5K] PluXML_Link_to_Article.png
└── [ 655] README.md
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。