Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性
タイトル Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性
概要

Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装には、サービス運用妨害 (DoS) の脆弱性にされる脆弱性が存在します。 本脆弱性は、“HPACK Bomb”攻撃と呼ばれています。

想定される影響 攻撃者により、サービス運用妨害 (DoS) の脆弱性にされる可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2016年8月4日0:00
登録日 2017年1月23日16:12
最終更新日 2017年1月23日16:12
CVSS3.0 : 重要
スコア 7.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 危険
スコア 7.8
ベクター AV:N/AC:L/Au:N/C:N/I:N/A:C
影響を受けるシステム
Python Software Foundation
Python HPACK 2.3.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2017年01月23日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2016-6581
概要

A HTTP/2 implementation built using any version of the Python HPACK library between v1.0.0 and v2.2.0 could be targeted for a denial of service attack, specifically a so-called "HPACK Bomb" attack. This attack occurs when an attacker inserts a header field that is exactly the size of the HPACK dynamic header table into the dynamic header table. The attacker can then send a header block that is simply repeated requests to expand that field in the dynamic table. This can lead to a gigantic compression ratio of 4,096 or better, meaning that 16kB of data can decompress to 64MB of data on the target machine.

公表日 2017年1月11日0:59
登録日 2021年1月26日14:15
最終更新日 2024年11月21日11:56
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:python:hpack:2.1.1:*:*:*:*:*:*:*
cpe:2.3:a:python:hyper:0.6:*:*:*:*:*:*:*
cpe:2.3:a:python:hpack:2.2:*:*:*:*:*:*:*
cpe:2.3:a:python:hpack:2.0:*:*:*:*:*:*:*
cpe:2.3:a:python:hyper:0.4:*:*:*:*:*:*:*
cpe:2.3:a:python:hpack:2.0.1:*:*:*:*:*:*:*
cpe:2.3:a:python:hpack:1.0:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧