libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_revparse_single` can cause the function to enter an infinite loop, potentially causing a Denial of Service attack in the calling application. The revparse function in `src/libgit2/revparse.c` uses a loop to parse the user-provided spec string. There is an edge-case during parsing that allows a bad actor to force the loop conditions to access arbitrary memory. Potentially, this could also leak memory if the extracted rev spec is reflected back to the attacker. As such, libgit2 versions before 1.4.0 are not affected. Users should upgrade to version 1.6.5 or 1.7.2.
総合評価: CVE-2024-24575 は中リスク(54/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.44%、70 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.82% | 1.44% | -0.38% |
| 2 | 2026-04-19 | 1.97% | 1.82% | -0.15% |
| 3 | 2026-02-24 | — | 1.97% | — |
EPSS の全履歴 (全 23 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2024-24575: 1 source package rows (libgit2); 7 state rows across 5 repos (3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 5, open 2. | https://security.alpinelinux.org/vuln/CVE-2024-24575 |
debian
|
unimportant | CVE-2024-24575 unimportant priority: Debian including 1 source packages (libgit2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-24575 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-24575 |
suse
|
high | CVE-2024-24575 severity important: SUSE including 31 source package names (5.1.0.6.40:libgit2-1_7-1.7.2-150600.3.3.1, git, …), 439 product×package rows across 47 product lines (Container suse/multi-linux-manager/5.1/x86_64/server, HPE Helion OpenStack 8, … (47 product lines)): Known Not Affected 423, Fixed 16. | https://www.suse.com/security/cve/CVE-2024-24575/ |
ubuntu
|
medium | CVE-2024-24575 medium priority: Ubuntu including 1 source packages (libgit2), 8 status rows across 8 suites (bionic, focal, jammy, mantic, noble, trusty, upstream, xenial): not-affected 6, needs-triage 1, released 1. | https://ubuntu.com/security/CVE-2024-24575 |