Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-32020 Details

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-281Improper Preservation of Permissions[email protected]

Affected Products

ProductVersions
git-scm git
< 2.39.4
>= 2.40.0, < 2.40.2
>= 2.42.0, < 2.42.2
>= 2.43.0, < 2.43.4
2.41.0

CPE

  • cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*
  • cpe:2.3:a:git-scm:git:2.41.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git-scm:git:2.44.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git-scm:git:2.45.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
fedoraproject fedora
40

CPE

  • cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-32020
NVD Published Date:
May 14, 2024
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2024-32020 Details - Not Deferred