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

18 lines
678 B
Markdown

### [CVE-2018-3746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3746)
![](https://img.shields.io/static/v1?label=Product&message=pdfinfojs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection%20-%20Generic%20(CWE-77)&color=brighgreen)
### Description
The pdfinfojs NPM module versions <= 0.3.6 has a command injection vulnerability that allows an attacker to execute arbitrary commands on the victim's machine.
### POC
#### Reference
- https://hackerone.com/reports/330957
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2018-3746