Vulnerability Details : CVE-2020-7614
Potential exploit
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.
Vulnerability category: Input validation
Products affected by CVE-2020-7614
- cpe:2.3:a:npm-programmatic_project:npm-programmatic:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-7614
4.36%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 88 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-7614
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2020-7614
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: nvd@nist.gov (Primary)
-
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-7614
-
https://github.com/Manak/npm-programmatic/blob/master/index.js#L18
npm-programmatic/index.js at master · Manak/npm-programmatic · GitHubPatch;Third Party Advisory
-
https://snyk.io/vuln/SNYK-JS-NPMPROGRAMMATIC-564115
Command Injection in npm-programmatic | SnykExploit;Third Party Advisory
Jump to