Python priority ライブラリを使用してビルドされた HTTP/2 の実装における CPU 資源の高い消費状態を引き起こされる脆弱性
| Title |
Python priority ライブラリを使用してビルドされた HTTP/2 の実装における CPU 資源の高い消費状態を引き起こされる脆弱性
|
| Summary |
Python priority ライブラリを使用してビルドされた HTTP/2 の実装は、当該のピアがすべての HTTP / 2 ストリーム ID に対して優先順位情報を割り当てるため、CPU 資源の高い消費状態を引き起こされる脆弱性が存在します。
|
| Possible impacts |
悪意のあるピアにより、優先順位ツリーの対象とされ priority 情報を保持し続けることで、CPU 資源の高い消費状態を引き起こされる可能性があります。 |
| 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. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:P |
Affected System
| Python Software Foundation |
|
Python priority 1.2.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2017年01月23日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2016-6580
| Summary |
A HTTP/2 implementation built using any version of the Python priority library prior to version 1.2.0 could be targeted by a malicious peer by having that peer assign priority information for every possible HTTP/2 stream ID. The priority tree would happily continue to store the priority information for each stream, and would therefore allocate unbounded amounts of memory. Attempting to actually use a tree like this would also cause extremely high CPU usage to maintain the tree.
|
| 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. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:python:python_priority_library:1.1.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:python:python_priority_library:1.0.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:python:python_priority_library:1.1.1:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List