Files
CVEs-PoC/2018/CVE-2018-3770.md
T
2024-06-18 02:51:15 +02:00

18 lines
654 B
Markdown

### [CVE-2018-3770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3770)
![](https://img.shields.io/static/v1?label=Product&message=markdown-pdf&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Path%20Traversal%20(CWE-22)&color=brighgreen)
### Description
A path traversal exists in markdown-pdf version <9.0.0 that allows a user to insert a malicious html code that can result in reading the local files.
### POC
#### Reference
- https://hackerone.com/reports/360727
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2018-3770