Files
cve/2015/CVE-2015-8969.md
2025-09-29 21:09:30 +02:00

844 B

CVE-2015-8969

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.

POC

Reference

Github