GHSA-x3qx-m3c2-qfhx · 深刻度: low — This flaw allows an attacker to insert cookies at will into a running program using libcurl, if...
This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program using libcurl. And if using the correct file format of course.
総合評価: CVE-2023-38546 は中リスク(52.2/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 6.21%、93 パーセンタイル) 根拠: EPSS 上、短期間での悪用可能性は高い水準です。 直近 1 日で EPSS が +5.77% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.44% | 6.21% | +5.77% |
| 2 | 2026-05-12 | 0.26% | 0.44% | +0.18% |
| 3 | 2026-03-04 | — | 0.26% | — |
EPSS の全履歴 (全 36 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
GHSA-x3qx-m3c2-qfhx · 深刻度: low — This flaw allows an attacker to insert cookies at will into a running program using libcurl, if...
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-38546: 1 source package rows (curl); 192 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 185. | https://security.alpinelinux.org/vuln/CVE-2023-38546 |
debian
|
not yet assigned | CVE-2023-38546 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-2023-38546 |
gentoo
|
high | CVE-2023-38546: 1 GLSA(s) (202310-12), 1 atom(s) (net-misc/curl); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-38546 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2023-38546 |
suse
|
medium | CVE-2023-38546 severity moderate: SUSE including 343 source package names (1.2.3-2.2.19:libcurl4-8.0.1-150400.5.32.1, 1.2.3-3.2.19:libcurl4-8.0.1-150400.5.32.1, …), 780 product×package rows across 241 product lines (Container bci/bci-init, Container bci/golang, … (241 product lines)): Fixed 600, Known Affected 180. | https://www.suse.com/security/cve/CVE-2023-38546/ |
ubuntu
|
low | CVE-2023-38546 low priority: Ubuntu including 1 source packages (curl), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 11, needs-triage 1. | https://ubuntu.com/security/CVE-2023-38546 |