Vulnerability Details : CVE-2024-32020
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.
Products affected by CVE-2024-32020
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-32020
0.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 4 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-32020
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.9
|
LOW | CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L |
N/A
|
N/A
|
GitHub, Inc. | 2024-05-14 |
3.9
|
LOW | CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L |
0.8
|
2.7
|
GitHub, Inc. | 2024-05-14 |
CWE ids for CVE-2024-32020
-
The product does not preserve permissions or incorrectly preserves permissions when copying, restoring, or sharing objects, which can cause them to have less restrictive permissions than intended.Assigned by:
- a0819718-46f1-4df5-94e2-005712e83aaa (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2024-32020
-
https://github.com/git/git/commit/1204e1a824c34071019fe106348eaa6d88f9528d
builtin/clone: refuse local clones of unsafe repositories · git/git@1204e1a · GitHub
-
https://github.com/git/git/commit/9e65df5eab274bf74c7b570107aacd1303a1e703
Merge branch 'ownership-checks-in-local-clones' · git/git@9e65df5 · GitHub
-
http://www.openwall.com/lists/oss-security/2024/05/14/2
oss-security - git: 5 vulnerabilities fixed
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/
[SECURITY] Fedora 40 Update: git-2.45.1-1.fc40 - package-announce - Fedora Mailing-Lists
-
https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj
Cloning local repository by untrusted user allows the untrusted user to modify objects in the cloned repository at will · Advisory · git/git · GitHub
Jump to