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

18 lines
725 B
Markdown

### [CVE-2020-7784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7784)
![](https://img.shields.io/static/v1?label=Product&message=ts-process-promises&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=command_injection&color=brighgreen)
### Description
This affects all versions of package ts-process-promises. The injection point is located in line 45 in main entry of package in lib/process-promises.js. The vulnerability is demonstrated with the following PoC:
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-TSPROCESSPROMISES-1048334
#### Github
No PoCs found on GitHub currently.