We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A mutation XSS affects users calling bleach.clean with all of:
bleach.clean
svg
math
strip=False
Users are encouraged to upgrade to bleach v3.1.2 or greater.
strip=True
script noscript style noframes xmp noembed iframe
unsafe-inline
unsafe-eval
script-src
If you have any questions or comments about this advisory:
Impact
A mutation XSS affects users calling
bleach.clean
with all of:svg
ormath
in the allowed/whitelisted tagsstrip=False
Patches
Users are encouraged to upgrade to bleach v3.1.2 or greater.
Workarounds
bleach.clean
calls to usestrip=True
, or not whitelistmath
orsvg
tags and one or more of the following tags:unsafe-inline
andunsafe-eval
script-src
s) will also help mitigate the risk.References
Credits
For more information
If you have any questions or comments about this advisory: