Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.
総合評価: CVE-2024-52005 は中リスク(53.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.54%、68 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-06 | 0.38% | 0.54% | +0.15% |
| 2 | 2026-02-23 | 0.08% | 0.38% | +0.31% |
| 3 | 2026-01-18 | — | 0.08% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-52005: 1 source package rows (git); 82 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 0, open 82. | https://security.alpinelinux.org/vuln/CVE-2024-52005 |
debian
|
unimportant | CVE-2024-52005 unimportant priority: Debian including 1 source packages (git), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2024-52005 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-52005 |
suse
|
high | CVE-2024-52005 severity important: SUSE including 52 source package names (git, git-2.43.5-3.el8_10, …), 397 product×package rows across 41 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Liberty Linux 8, … (41 product lines)): Known Not Affected 303, Will Not Fix 64, Fixed 30. | https://www.suse.com/security/cve/CVE-2024-52005/ |
ubuntu
|
medium | CVE-2024-52005 medium priority: Ubuntu including 1 source packages (git), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): deferred 6, ignored 2, needs-triage 1. | https://ubuntu.com/security/CVE-2024-52005 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| git | git | <= 2.40.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.41.0, <= 2.41.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.42.0, <= 2.42.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.43.0, <= 2.43.6 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.44.0, <= 2.44.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.45.0, <= 2.45.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.46.0, <= 2.46.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.47.0, <= 2.47.1 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.48.0, <= 2.48.1 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329 | Vendor Advisory |
| https://lore.kernel.org/git/[email protected] | Mailing List Third Party Advisory |