cve/2019/CVE-2019-12173.md
2024-06-18 02:51:15 +02:00

18 lines
640 B
Markdown

### [CVE-2019-12173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12173)
![](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
MacDown 0.7.1 (870) allows remote code execution via a file:\\\ URI, with a .app pathname, in the HREF attribute of an A element. This is different from CVE-2019-12138.
### POC
#### Reference
- https://github.com/MacDownApp/macdown/issues/1050
#### Github
No PoCs found on GitHub currently.