CVE-2015-8968
HIGH EPSS 91.5%
Published Nov 3, 20169y ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
Published Nov 3, 2016 9y ago
Last Modified Jun 17, 2026 2w ago
Description
git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a client to run an arbitrary shell command. Alternately, if an attacker can MITM an unencrypted git clone, they could exploit this. The ext command will be run if the repository is recursively cloned or if submodules are updated. This attack works when cloning both local and remote repositories.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
91.5% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-77 Command Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| squareup | git-fastclone | * | <1.0.1 |
References 3
- securityfocus.com http://www.securityfocus.com/bid/81433
- github.com https://github.com/square/git-fastclone/pull/2
- hackerone.com https://hackerone.com/reports/104465
Remediation
- github.com https://github.com/square/git-fastclone/pull/2