Name | CVE-2024-32002 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3844-1, DLA-3867-1, DSA-5769-1 |
Debian Bugs | 1071160 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
git (PTS) | bullseye | 1:2.30.2-1+deb11u2 | vulnerable |
bullseye (security) | 1:2.30.2-1+deb11u3 | fixed | |
bookworm, bookworm (security) | 1:2.39.5-0+deb12u1 | fixed | |
trixie | 1:2.45.2-1 | fixed | |
sid | 1:2.45.2-1.2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
git | source | buster | 1:2.20.1-2+deb10u9 | DLA-3844-1 | ||
git | source | bullseye | 1:2.30.2-1+deb11u3 | DLA-3867-1 | ||
git | source | bookworm | 1:2.39.5-0+deb12u1 | DSA-5769-1 | ||
git | source | (unstable) | 1:2.45.1-1 | 1071160 |
https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv
Additional useful test: https://github.com/git/git/commit/b20c10fd9b035f46e48112d2cd33d7cb740012b6
Requisite: https://github.com/git/git/commit/906fc557b70b2b2995785c9b37e212d2f86b469e
Fixed by: https://github.com/git/git/commit/97065761333fd62db1912d81b489db938d8c991d