Vulnerability in Git-Pull-Or-Clone Project
CVE-2022-24437
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.
EPSS: 0.040 (89.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Git-pull-or-clone_project Git-pull-or-clone
- N/a Git-pull-or-clone — versions unspecified
Weakness classification (CWE)
References
- report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2022-24437?
- CVE-2022-24437 is a critical-severity vulnerability in Git-Pull-Or-Clone Project, classified under Argument Injection. CVSS score: 9.8/10. Published 2022-05-01.
- How severe is CVE-2022-24437?
- Critical severity. CVSS v3 base score is 9.8 out of 10.