← Back to browse · API

CVE-2022-24437

Severity
CRITICAL
CVSS
9.8
EPSS
0.03978
Risk score
40.59
CISA KEV
No
PoC
No
Published
2022-05-01
Modified
2024-09-16
First seen
2026-08-07
Aliases
EUVD-2022-2257, GHSA-3X62-X456-Q2VM
Products
n/a:git-pull-or-clone unspecified <2.0.2
Sources
euvd EUVD-2022-2257

Description

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.

References