AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-24437

CRITICAL · CVSS 9.8 EPSS 3.98% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-05-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-24437
Severity
CRITICAL
CVSS
9.8
EPSS
3.98%

Original NVD 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.