cve/2023/CVE-2023-33195.md

18 lines
801 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-33195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33195)
![](https://img.shields.io/static/v1?label=Product&message=cms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3E%3D%204.3.0%2C%20%3C%3D%204.4.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
Craft is a CMS for creating custom digital experiences on the web. A malformed RSS feed can deliver an XSS payload. This issue was patched in version 4.4.6.
### POC
#### Reference
- https://github.com/craftcms/cms/security/advisories/GHSA-qpgm-gjgf-8c2x
#### Github
No PoCs found on GitHub currently.