製品・ソフトウェアに関する情報
Python 用 httplib2 におけるリソースの枯渇に関する脆弱性
Title Python 用 httplib2 におけるリソースの枯渇に関する脆弱性
Summary

Python 用 httplib2 には、リソースの枯渇に関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

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

Publication Date Jan. 27, 2021, midnight
Registration Date Oct. 29, 2021, 5:47 p.m.
Last Update Oct. 29, 2021, 5:47 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
httplib2 Project
httplib2 0.19.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年10月29日]
  掲載
Oct. 29, 2021, 5:47 p.m.

NVD Vulnerability Information
CVE-2021-21240
Summary

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server. This is fixed in version 0.19.0 which contains a new implementation of auth headers parsing using the pyparsing library.

Publication Date Feb. 9, 2021, 5:15 a.m.
Registration Date Feb. 9, 2021, 10:01 a.m.
Last Update Nov. 21, 2024, 2:47 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:httplib2_project:httplib2:*:*:*:*:*:python:*:* 0.19.0
Related information, measures and tools
Common Vulnerabilities List