Vulnerability Details : CVE-2020-7615
Potential exploit
fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands.
Products affected by CVE-2020-7615
- cpe:2.3:a:fsa_project:fsa:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-7615
0.65%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 69 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-7615
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.6
|
MEDIUM | AV:L/AC:L/Au:N/C:P/I:P/A:P |
3.9
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2020-7615
-
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-7615
-
https://snyk.io/vuln/SNYK-JS-FSA-564118
Command Injection in fsa | SnykExploit;Third Party Advisory
-
https://github.com/gregof/fsa/blob/master/lib/rep.js#L12
fsa/rep.js at master · gregof/fsa · GitHubPatch;Third Party Advisory
Jump to