CVE-2024-32020

3.9 LOW
Published: May 14, 2024 Modified: January 06, 2026
View on NVD

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, local clones may end up hardlinking files into the target repository's object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a "proper" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. 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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
http://www.openwall.com/lists/oss-security/2024/05/14/2
Source: security-advisories@github.com
Mailing List Third Party Advisory
https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj
Source: security-advisories@github.com
Exploit Vendor Advisory
http://www.openwall.com/lists/oss-security/2024/05/14/2
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List Third Party Advisory
https://github.com/git/git/commit/1204e1a824c34071019fe106348eaa6d88f9528d
Source: af854a3a-2127-422b-91ae-364da2661108
Patch
https://github.com/git/git/commit/9e65df5eab274bf74c7b570107aacd1303a1e703
Source: af854a3a-2127-422b-91ae-364da2661108
Patch
https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj
Source: af854a3a-2127-422b-91ae-364da2661108
Exploit Vendor Advisory

10 reference(s) from NVD

Quick Stats

CVSS v3 Score
3.9 / 10.0
EPSS (Exploit Probability)
0.2%
37th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

fedoraproject git-scm