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

19 lines
726 B
Markdown

### [CVE-2018-3725](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3725)
![](https://img.shields.io/static/v1?label=Product&message=hekto%20node%20module&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
hekto node module suffers from a Path Traversal vulnerability due to lack of validation of file, which allows a malicious user to read content of any file with known path.
### POC
#### Reference
- https://hackerone.com/reports/311218
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ossf-cve-benchmark/CVE-2018-3725