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.
総合評価: CVE-2024-32002 は高リスク(70.4/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 80.58%、99 パーセンタイル) 根拠: EPSS 上、短期間での悪用可能性は高い水準です。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-12 | 80.84% | 80.58% | -0.26% |
| 2 | 2026-06-11 | 82.47% | 80.84% | -1.64% |
| 3 | 2026-06-09 | — | 82.47% | — |
EPSS の全履歴 (全 59 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.2 | 6.0 | [email protected] |
| 9.0 | 3.1 | CRITICAL |
|
2.2 | 6.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-32002: 1 source package rows (git); 75 state rows across 7 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 7, open 68. | https://security.alpinelinux.org/vuln/CVE-2024-32002 |
debian
|
not yet assigned | CVE-2024-32002 not yet assigned priority: Debian including 1 source packages (git), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-32002 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2024-32002 |
suse
|
high | CVE-2024-32002 severity important: SUSE including 150 source package names (0.0.17-1.1:git-core-2.43.0-150600.3.3.1, 0.1.6-1.2:git-2.43.0-150600.3.3.1, …), 418 product×package rows across 63 product lines (Container bci/gcc, Container bci/golang, … (63 product lines)): Fixed 344, Known Not Affected 74. | https://www.suse.com/security/cve/CVE-2024-32002/ |
ubuntu
|
medium | CVE-2024-32002 medium priority: Ubuntu including 1 source packages (git), 7 status rows across 7 suites (bionic, focal, jammy, mantic, noble, upstream, xenial): released 6, not-affected 1. | https://ubuntu.com/security/CVE-2024-32002 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| git | git | < 2.39.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.40.0, < 2.40.2 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.42.0, < 2.42.2 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.43.0, < 2.43.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | 2.41.0 | cpe:2.3:a:git:git:2.41.0:*:*:*:*:*:*:* |
| git | git | 2.44.0 | cpe:2.3:a:git:git:2.44.0:*:*:*:*:*:*:* |
| git | git | 2.45.0 | cpe:2.3:a:git:git:2.45.0:*:*:*:*:*:*:* |