mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2021-23980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2021-23980
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|