libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the *time fraction*, leading to a `strlen()` getting performed on a pointer to a heap buffer area that is not (purposely) null terminated. This flaw most likely leads to a crash, but can also lead to heap contents getting returned to the application when [CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.
総合評価: CVE-2024-7264 は悪用リスクが高い(79.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 16.21%、97 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +15.33% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.88% | 16.21% | +15.33% |
| 2 | 2026-06-10 | 0.80% | 0.88% | +0.09% |
| 3 | 2026-05-22 | — | 0.80% | — |
EPSS の全履歴 (全 53 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.3 | 3.1 | MEDIUM |
|
2.8 | 3.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-7264: 1 source package rows (curl); 218 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 6, open 212. | https://security.alpinelinux.org/vuln/CVE-2024-7264 |
debian
|
not yet assigned | CVE-2024-7264 not yet assigned priority: Debian including 1 source packages (curl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-7264 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2024-7264 |
suse
|
medium | CVE-2024-7264 severity moderate: SUSE including 388 source package names (0.0.17-1.1:curl-8.6.0-150600.4.3.1, 0.0.17-1.1:libcurl4-8.6.0-150600.4.3.1, …), 947 product×package rows across 315 product lines (Container bci/gcc, Container bci/golang, … (315 product lines)): Fixed 732, Known Affected 213, First Fixed 2. | https://www.suse.com/security/cve/CVE-2024-7264/ |
ubuntu
|
medium | CVE-2024-7264 medium priority: Ubuntu including 1 source packages (curl), 10 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): released 10. | https://ubuntu.com/security/CVE-2024-7264 |
| URL | タグ |
|---|---|
| http://www.openwall.com/lists/oss-security/2024/07/31/1 | Mailing List |
| https://curl.se/docs/CVE-2024-7264.html | Vendor Advisory |
| https://curl.se/docs/CVE-2024-7264.json | Vendor Advisory |
| https://hackerone.com/reports/2629968 | Exploit Issue Tracking Permissions Required Third Party Advisory |
| https://github.com/curl/curl/commit/27959ecce75cdb2809c0bdb3286e60e08fadb519 | |
| https://security.netapp.com/advisory/ntap-20240828-0008/ | |
| https://security.netapp.com/advisory/ntap-20241025-0006/ | |
| https://security.netapp.com/advisory/ntap-20241025-0010/ |