Files
CVEs-PoC/2020/CVE-2020-6816.md
T
2024-05-25 21:48:12 +02:00

20 lines
784 B
Markdown

### [CVE-2020-6816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6816)
![](https://img.shields.io/static/v1?label=Product&message=Mozilla%20Bleach&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=mutation%20XSS&color=brighgreen)
### 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