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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (3.98%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 3.98% probability · 90th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-88
- Affected
- git-pull-or-clone project/git-pull-or-clone
- Source
- report@snyk.io
References
- https://gist.github.com/lirantal/327e9dd32686991b5a1fa6341aac2e7bExploit, Third Party Advisory
- https://github.com/feross/git-pull-or-clone/commit/f9ce092be13cc32e685dfa26e7705e9c6e3108a3Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-GITPULLORCLONE-2434307Exploit, Third Party Advisory
- https://gist.github.com/lirantal/327e9dd32686991b5a1fa6341aac2e7bExploit, Third Party Advisory
- https://github.com/feross/git-pull-or-clone/commit/f9ce092be13cc32e685dfa26e7705e9c6e3108a3Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-GITPULLORCLONE-2434307Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.