Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fsa Project | Fsa | <= 0.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/gregof/fsa/blob/master/lib/rep.js#L12PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-FSA-564118ExploitThird Party Advisory
- https://github.com/gregof/fsa/blob/master/lib/rep.js#L12PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-FSA-564118ExploitThird Party Advisory
FAQ
What is CVE-2020-7615?
CVE-2020-7615 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 c...
How severe is CVE-2020-7615?
CVE-2020-7615 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7615?
Check the references section above for vendor advisories and patch information. Affected products include: Fsa Project Fsa.