CVE-2015-8968

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
03/11/2016
Last modified:
12/04/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:squareup:git-fastclone:*:*:*:*:*:*:*:* 1.0.1 (excluding)