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

18 lines
626 B
Markdown

### [CVE-2018-3747](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3747)
![](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
The public node module versions <= 1.0.3 allows to embed HTML in file names, which (in certain conditions) might lead to execute malicious JavaScript.
### POC
#### Reference
- https://hackerone.com/reports/316346
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2018-3747