Manak/npm-programmatic

Manak/npm-programmatic

Releases0
Stars93
npm-programmatic is a library that allows you to access npm commands programmatically from javascript

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL7.5 HIGH

npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly.