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

18 lines
812 B
Markdown

### [CVE-2020-27176](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27176)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mutation XSS exists in Mark Text through 0.16.2 that leads to Remote Code Execution. NOTE: this might be considered a duplicate of CVE-2020-26870; however, it can also be considered an issue in the design of the "source code mode" feature, which parses HTML even though HTML support is not one of the primary advertised roles of the product.
### POC
#### Reference
- https://github.com/marktext/marktext/issues/2360
#### Github
No PoCs found on GitHub currently.