Vulnerabilities (CVE)

Filtered by vendor Git-pull-or-clone Project Subscribe
Filtered by product Git-pull-or-clone
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-24437 1 Git-pull-or-clone Project 1 Git-pull-or-clone 2023-12-10 7.5 HIGH 9.8 CRITICAL
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.