Vulnerability Description
install-package through 0.4.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the options argument.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Install-Package Project | Install-Package | <= 0.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/1000ch/install-package/blob/master/index.js#L82%2C
- https://snyk.io/vuln/SNYK-JS-INSTALLPACKAGE-564267ExploitThird Party Advisory
- https://github.com/1000ch/install-package/blob/master/index.js#L82%2C
- https://snyk.io/vuln/SNYK-JS-INSTALLPACKAGE-564267ExploitThird Party Advisory
FAQ
What is CVE-2020-7629?
CVE-2020-7629 is a vulnerability with a CVSS score of 9.8 (CRITICAL). install-package through 0.4.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the options argument.
How severe is CVE-2020-7629?
CVE-2020-7629 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-7629?
Check the references section above for vendor advisories and patch information. Affected products include: Install-Package Project Install-Package.