← Back to KEV catalog

CVE-2024-32002

Exploitation: poc CVSS 9.1 CRITICAL

CVSS base score: 9.1 (Critical) vendor CNA · v3.1

Score assigned by the vendor's own CVE Numbering Authority (CNA); CISA's Vulnrichment program adds a score only when the CNA omits one.

Vendor: git   Product: git

Description

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won't work. As always, it is best to avoid cloning repositories from untrusted sources.

Lifecycle Timeline

Each milestone comes from a different source, so gaps between them are gaps in what those sources publish, not evidence that nothing happened. EPSS history for this CVE holds 135 points from 2024-05-18, tracked daily from 2026-09-09; earlier points are weekly, which dates a spike to within a week. Peak probability 83.0% on 2026-06-06.

Published Applicability

Red Hat CSAF/VEX 51 affected · 421 fixed · 16 not affected
OSV.dev (incl. GHSA) 12 affected · 12 fixed · 0 not affected
CVE List v5 (CNA container) 7 affected · 0 fixed · 0 not affected
CVE List v5 (ADP/Vulnrichment) 7 affected · 0 fixed · 0 not affected

Check whether a specific version is affected →

What each source publishes about which product versions carry this vulnerability, kept as written rather than merged. Absence here means no source has published applicability data, not that nothing is affected.

Research & News Coverage

No mentions found in monitored research blogs or news feeds.

Detection & Exploitation

Exploit / Pen Test
Network IDS/IPS
none published
Host / SIEM
none published

Coverage across public collections only: Nuclei and OpenVAS NVT (scan); Snort and Suricata ET Open (network); Sigma and YARA (host/SIEM); Metasploit, Exploit-DB and public GitHub repositories (exploit). Absence here means nothing public was found, not that detection is impossible.
GitHub PoC repositories are collected automatically by PoC-in-GitHub (CC0) and are not vetted: some are fakes and some are malware. Treat them as evidence that code was published, not as code to run.
OpenVAS coverage derives from the Greenbone Community Feed, made available under the Open Database License (ODbL) v1.0; its individual Vulnerability Tests are licensed GNU GPL v2.

Distribution Status

Debian · git bookworm 1:2.39.5-0+deb12u1 trixie 1:2.45.1-1 forky 1:2.45.1-1 sid 1:2.45.1-1 scope: local

Where the distribution has shipped a fix, and in which version. Green means the release has resolved it, amber that it is still open. Data from the Debian Security Tracker, used under Debian's MIT / GPLv2+ terms. Debian is upstream of several other distributions, so a fix here often precedes theirs.

CISA Assessment (Vulnrichment / SSVC)

poc
no
total
—
9.1 CRITICAL
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
2024-05-17

D3FEND Countermeasures

Defensive techniques inferred by MITRE D3FEND from the underlying weakness (CWE-22) — general hardening and detection guidance for this weakness class, not a vendor patch for this specific CVE.

Listed By

SourceDateRecord
CISA Vulnrichment 2024-05-17 source record →

Referenced in Advisories

DateAdvisoryIssuer
2024-05-22 2024-046: Multiple Vulnerabilities in Git CERT-EU

Weaponization Timeline — Offensive & Testing Tools

No exploit-tool sightings recorded for this CVE.

Evidence tiers are explained on the About page — a merged Metasploit module is far stronger evidence than a distro package mention.

External References