All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git.
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-GITCLONE-2434308 | exploit third party advisory patch |
https://gist.github.com/lirantal/9441f3a1212728476f7a6caa4acb2ccc | third party advisory exploit |