mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
20 lines
784 B
Markdown
20 lines
784 B
Markdown
### [CVE-2020-6816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6816)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.checkmarx.com/blog/vulnerabilities-discovered-in-mozilla-bleach
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-6816
|
|
- https://github.com/RonenDabach/-python-tda-bug-hunt-new
|
|
|