Files
CVEs-PoC/2020/CVE-2020-8132.md
T
2024-05-25 21:48:12 +02:00

18 lines
656 B
Markdown

### [CVE-2020-8132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8132)
![](https://img.shields.io/static/v1?label=Product&message=pdf-image&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection%20(CWE-94)&color=brighgreen)
### Description
Lack of input validation in pdf-image npm package version <= 2.0.0 may allow an attacker to run arbitrary code if PDF file path is constructed based on untrusted user input.
### POC
#### Reference
- https://hackerone.com/reports/781664
#### Github
No PoCs found on GitHub currently.