Craft CMS XSS in RSS widget feed
Description
Published to the GitHub Advisory Database
May 26, 2023
Reviewed
May 26, 2023
Published by the National Vulnerability Database
May 27, 2023
Last updated
Nov 7, 2023
Summary
A malformed RSS feed can deliver an XSS payload
PoC
Create an RSS widget and add the domain https://blog.whitebear.vn/file/rss-xss2.rss
The XSS payload will be triggered by the title in tag
<item>
Resolved in craftcms/cms@b77cb30
References