Squareup

Git-fastclone

2 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 2.49%
  • Published 03.11.2016 10:59:01
  • Last modified 12.04.2025 10:46:40

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.

Exploit
  • EPSS 2.84%
  • Published 03.11.2016 10:59:00
  • Last modified 12.04.2025 10:46:40

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, i...