httplib2 Project httplib2 0.13.0 for Python

CPE Details

httplib2 Project httplib2 0.13.0 for Python
0.13.0
2021-02-09
16h34 +00:00
2021-02-09
16h34 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

CPE Name: cpe:2.3:a:httplib2_project:httplib2:0.13.0:*:*:*:*:python:*:*

Informations

Vendor

httplib2_project

Product

httplib2

Version

0.13.0

Target Software

python

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2021-21240 2021-02-08 18h45 +00:00 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.
7.5
Haute
CVE-2020-11078 2020-05-20 14h00 +00:00 In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for `httplib2.Http.request()` could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping. This has been fixed in 0.18.0.
6.8
Moyen