CVE-2023-45288 | HTTP/2 CONTINUATION flood in net/http

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.

公開: 2024-04-04 最終更新: 2026-06-17 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2023-45288 は高リスク(69.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 91.97%、100 パーセンタイル) 根拠: EPSS 上、短期間での悪用可能性は高い水準です。 直近 1 日で EPSS が +22.06% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2023-45288 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-15 69.91% 91.97% +22.06%
2 2026-06-10 64.85% 69.91% +5.05%
3 2026-06-05 64.85%

EPSS の全履歴 (全 59 件)

CVE-2023-45288 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:H)
長時間のサービス停止、データ損壊による復旧不能に近い状態など、利用者に著しい不便を与えうる。
3.9 3.6 134c704f-9b21-4f2e-91b3-4a467353bcc0

CVE-2023-45288 の弱点分類(列挙)

CVE-2023-45288 の GitHub Security Advisory

GHSA-4v7x-pqxf-cx7m · 深刻度: medium · エコシステム: go — net/http, x/net/http2: close connections when receiving too many headers

CVE-2023-45288 の OS トラッカー

vendor priority summary link
alpine CVE-2023-45288: 3 source package rows (forgejo, go, rclone); 11 state rows across 5 repos (3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 11, open 0. https://security.alpinelinux.org/vuln/CVE-2023-45288
debian not yet assigned CVE-2023-45288 not yet assigned priority: Debian including 3 source packages (golang-1.15, golang-1.19, golang-golang-x-net), 7 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 3. https://security-tracker.debian.org/tracker/CVE-2023-45288
gentoo normal CVE-2023-45288: 1 GLSA(s) (202408-07), 1 atom(s) (dev-lang/go); latest impact normal. https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-45288
redhat high https://access.redhat.com/security/cve/CVE-2023-45288
suse medium CVE-2023-45288 severity moderate: SUSE including 573 source package names (1.21-2.34.5:go1.21-1.21.9-150000.1.30.1, 1.21-2.34.5:go1.21-doc-1.21.9-150000.1.30.1, …), 1597 product×package rows across 375 product lines (Container bci/golang, Container suse/kubectl, … (375 product lines)): Fixed 1199, Known Affected 205, Known Not Affected 193. https://www.suse.com/security/cve/CVE-2023-45288/
ubuntu medium CVE-2023-45288 medium priority: Ubuntu including 14 source packages (golang, golang-1.10, …), 123 status rows across 11 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 79, needs-triage 29, released 7, not-affected 6, ignored 2. https://ubuntu.com/security/CVE-2023-45288

CVE-2023-45288 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
データセットに影響を受ける製品はありません。

CVE-2023-45288 の参考情報

cvelogic Threat Intelligence