Show filters
2 Total Results
Displaying 1-2 of 2
Sort by:
Attacker Value
Unknown

CVE-2022-25900

Disclosure Date: July 01, 2022 (last updated October 07, 2023)
All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git.
Attacker Value
Unknown

CVE-2022-24437

Disclosure Date: May 01, 2022 (last updated October 07, 2023)
The package git-pull-or-clone before 2.0.2 are vulnerable to Command Injection due to the use of the --upload-pack feature of git which is also supported for git clone. The source includes the use of the secure child process API spawn(). However, the outpath parameter passed to it may be a command-line argument to the git clone command and result in arbitrary command injection.