A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq | vendor advisory |
https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2021-23980 | issue tracking exploit |