CVE-2016-6581
| Summary |
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.
|
| Publication Date |
Jan. 11, 2017, 12:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:15 p.m. |
| Last Update |
Nov. 21, 2024, 11:56 a.m. |
|
CVSS3.0 : HIGH
|
| スコア |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
高 |
|
CVSS2.0 : HIGH
|
| Score |
7.8
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:C |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
高 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| 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:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性
| Title |
Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性
|
| Summary |
Python HPACK ライブラリを使用してビルドされた HTTP/2 の実装には、サービス運用妨害 (DoS) の脆弱性にされる脆弱性が存在します。 本脆弱性は、“HPACK Bomb”攻撃と呼ばれています。
|
| Possible impacts |
攻撃者により、サービス運用妨害 (DoS) の脆弱性にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 4, 2016, midnight |
| Registration Date |
Jan. 23, 2017, 4:12 p.m. |
| Last Update |
Jan. 23, 2017, 4:12 p.m. |
Affected System
| Python Software Foundation |
|
Python HPACK 2.3.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2017年01月23日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |