cve/2021/CVE-2021-23980.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-23980

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.