PT-2016-4080 · Git · Git-Fastclone
Bburky
·
Published
2016-11-03
·
Updated
2020-06-10
·
CVE-2015-8969
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
git-fastclone versions prior to 1.0.5
Description
The issue allows an attacker to execute malicious commands by modifying user modifiable strings that are passed as arguments to
cd and git clone commands in the library. This is due to the library passing these strings directly to a shell command.Recommendations
For git-fastclone versions prior to 1.0.5, update to version 1.0.5 or later to resolve the issue. As a temporary workaround, consider restricting the use of user modifiable strings in the
cd and git clone commands to minimize the risk of exploitation.Exploit
Fix
Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Git-Fastclone