First published: Mon May 02 2022(Updated: )
The RSS extension before 2022-04-29 for MediaWiki allows XSS via an rss element (if the feed is in $wgRSSUrlWhitelist and $wgRSSAllowLinkTag is true).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MediaWiki RSSReader | <2022-04-29 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-29969 is considered a medium severity vulnerability due to the potential for cross-site scripting (XSS) attacks.
To remediate CVE-2022-29969, update your MediaWiki to a version later than 2022-04-29.
CVE-2022-29969 affects MediaWiki installations that utilize the RSS extension with the specific configurations mentioned.
CVE-2022-29969 can be exploited if the rss element is included in whitelisted feeds while $wgRSSAllowLinkTag is set to true.
CVE-2022-29969 is classified as a cross-site scripting (XSS) vulnerability.