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.
References
Link | Resource |
---|---|
https://github.com/square/git-fastclone/pull/5 | Vendor Advisory |
https://hackerone.com/reports/105190 | Exploit Third Party Advisory |
http://www.securityfocus.com/bid/81433 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2016-11-03 03:59
Updated : 2020-06-10 06:35
NVD link : CVE-2015-8969
Mitre link : CVE-2015-8969
JSON object : View
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Products Affected
squareup
- git-fastclone