A mutation XSS affects users calling bleach.clean
with noscript
and a raw tag (see below) in the allowed/whitelisted tags option.
v3.1.1
modify bleach.clean
calls to not whitelist noscript
and one or more of the following raw tags:
title
textarea
script
style
noembed
noframes
iframe
xmp
A strong Content-Security-Policy without unsafe-inline
and unsafe-eval
script-src
s) will also help mitigate the risk.
If you have any questions or comments about this advisory: