CVE-2024-32020

Name
CVE-2024-32020
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.
NVD Severity
low
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/git/git/commit/1204e1a824c34071019fe106348eaa6d88f9528d
MISC https://github.com/git/git/commit/9e65df5eab274bf74c7b570107aacd1303a1e703
CONFIRM https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/
http://www.openwall.com/lists/oss-security/2024/05/14/2

Match rules

CPE URI Source package Min version Max version
git >= 0 = 2.45.0
git >= 0 = 2.44.0
git >= 2.43.0 < 2.43.4
git >= 2.42.0 < 2.42.2
git >= 0 = 2.41.0
git >= 2.40.0 < 2.40.2
git >= 0 < 2.39.4

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
git 3.19-main 2.43.4-r0 Natanael Copa <ncopa@alpinelinux.org> fixed
git 3.18-main 2.40.1-r0 Natanael Copa <ncopa@alpinelinux.org> possibly vulnerable
git 3.17-main 2.38.5-r0 Natanael Copa <ncopa@alpinelinux.org> possibly vulnerable