Vulnerability Description
git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to "cd " and "git clone " commands in the library.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Squareup | Git-Fastclone | < 1.0.5 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/81433Third Party AdvisoryVDB Entry
- https://github.com/square/git-fastclone/pull/5Vendor Advisory
- https://hackerone.com/reports/105190ExploitThird Party Advisory
- http://www.securityfocus.com/bid/81433Third Party AdvisoryVDB Entry
- https://github.com/square/git-fastclone/pull/5Vendor Advisory
- https://hackerone.com/reports/105190ExploitThird Party Advisory
FAQ
What is CVE-2015-8969?
CVE-2015-8969 is a vulnerability with a CVSS score of 9.8 (CRITICAL). git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to "cd " and "gi...
How severe is CVE-2015-8969?
CVE-2015-8969 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2015-8969?
Check the references section above for vendor advisories and patch information. Affected products include: Squareup Git-Fastclone.