| 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 |
| httplib2 Project |
| httplib2 0.19.0 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2021年10月29日] 掲載 |
Oct. 29, 2021, 5:47 p.m. |
| 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. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:httplib2_project:httplib2:*:*:*:*:*:python:*:* | 0.19.0 | ||||