First published: Fri May 26 2023(Updated: )
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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Craftcms Craft Cms | >=4.3.0<4.4.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-33195 is a vulnerability in Craft CMS that allows a malformed RSS feed to deliver an XSS payload.
A malformed RSS feed can deliver an XSS payload in Craft CMS by triggering the XSS payload in the title tag of the <item> element.
The severity of CVE-2023-33195 is medium with a CVSS score of 6.1.
To fix CVE-2023-33195 in Craft CMS, update to version 4.4.6 or later.
The CWE number for CVE-2023-33195 is CWE-79, which is the category for Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').