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

18 lines
649 B
Markdown

### [CVE-2020-7795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7795)
![](https://img.shields.io/static/v1?label=Product&message=get-npm-package-version&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.0.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen)
### Description
The package get-npm-package-version before 1.0.7 are vulnerable to Command Injection via main function in index.js.
### POC
#### Reference
- https://security.snyk.io/vuln/SNYK-JS-GETNPMPACKAGEVERSION-1050390
#### Github
No PoCs found on GitHub currently.