CVE-2022-24437
CRITICAL 9.8EPSS 4.0%
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.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v2.0
- 7.5 HIGH
AV:N/AC:L/Au:N/C:P/I:P/A:P - EPSS
- 3.98% chance of exploitation in the next 30 days, 90th percentile
- Published
- 2022-05-01
- Updated
- 2024-09-16
Proof-of-concept exploits (2)
- https://gist.github.com/lirantal/327e9dd32686991b5a1fa6341aac2e7b
- https://snyk.io/vuln/SNYK-JS-GITPULLORCLONE-2434307