libcurl's URL API function [curl_url_get()](https://curl.se/libcurl/c/curl_url_get.html) offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the *macidn* IDN backend. The conversion function then fills up the provided buffer exactly - but does not null terminate the string. This flaw can lead to stack contents accidently getting returned as part of the converted string.
総合評価: CVE-2024-6874 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.79%、51 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.99% | 0.79% | -0.20% |
| 2 | 2026-03-04 | 0.41% | 0.99% | +0.58% |
| 3 | 2026-03-01 | — | 0.41% | — |
EPSS の全履歴 (全 33 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 3.1 | 3.1 | LOW |
|
1.6 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
low | CVE-2024-6874: 1 source package rows (curl); 214 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 207. | https://security.alpinelinux.org/vuln/CVE-2024-6874 |
debian
|
unimportant | CVE-2024-6874 unimportant 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-6874 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2024-6874 |
suse
|
medium | CVE-2024-6874 severity moderate: SUSE including 52 source package names (0.0.17-1.1:curl-8.14.1-150600.4.28.1, 0.0.17-1.1:libcurl4-8.14.1-150600.4.28.1, …), 288 product×package rows across 119 product lines (Container bci/spack, Container containers/lmcache-lmstack-router, … (119 product lines)): Fixed 179, Known Not Affected 109. | https://www.suse.com/security/cve/CVE-2024-6874/ |
ubuntu
|
low | CVE-2024-6874 low priority: Ubuntu including 1 source packages (curl), 8 status rows across 8 suites (bionic, focal, jammy, noble, oracular, trusty, upstream, xenial): not-affected 7, needs-triage 1. | https://ubuntu.com/security/CVE-2024-6874 |
| URL | タグ |
|---|---|
| http://www.openwall.com/lists/oss-security/2024/07/24/2 | Mailing List Third Party Advisory |
| https://curl.se/docs/CVE-2024-6874.html | Vendor Advisory |
| https://curl.se/docs/CVE-2024-6874.json | Vendor Advisory |
| https://hackerone.com/reports/2604391 | Exploit Issue Tracking Technical Description |
| https://security.netapp.com/advisory/ntap-20240822-0004/ |