mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
### [CVE-2020-27176](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27176)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|