Vulnerability Details : CVE-2020-7630
Potential exploit
git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name argument.
Products affected by CVE-2020-7630
- cpe:2.3:a:git-add-remote_project:git-add-remote:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-7630
3.34%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 86 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-7630
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-7630
-
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-7630
-
https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269
Command Injection in git-add-remote | SnykExploit;Third Party Advisory
-
https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21,
git-add-remote/index.js at master · jonschlinkert/git-add-remote · GitHubPatch;Third Party Advisory
Jump to