| タイトル | Python 用 httplib2 におけるリソースの枯渇に関する脆弱性 |
|---|---|
| 概要 | Python 用 httplib2 には、リソースの枯渇に関する脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2021年1月27日0:00 |
| 登録日 | 2021年10月29日17:47 |
| 最終更新日 | 2021年10月29日17:47 |
| 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 : 警告 | |
| スコア | 5 |
|---|---|
| ベクター | AV:N/AC:L/Au:N/C:N/I:N/A:P |
| httplib2 Project |
| httplib2 0.19.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2021年10月29日] 掲載 |
2021年10月29日17:47 |
| 概要 | 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. |
|---|---|
| 公表日 | 2021年2月9日5:15 |
| 登録日 | 2021年2月9日10:01 |
| 最終更新日 | 2024年11月21日14:47 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:httplib2_project:httplib2:*:*:*:*:*:python:*:* | 0.19.0 | ||||