← Back

Httplib2 Project

httplib2_project

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Httplib2
httplib2

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Httplib2 Project
1Httplib2
Nov 21, 2024
Feb 8, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
3Debian
FedoraprojectHttplib2 Project
3Debian Linux
FedoraHttplib2
Nov 21, 2024
May 20, 2020
N/A· v4
6.8 MEDIUM· v3
4.3 MEDIUM· v2
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 imp...Show more
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.Show less
2Canonical
Httplib2 Project
2Httplib2
Ubuntu Linux
Apr 29, 2026
Jan 18, 2014
N/A· v4
N/A· v3
2.6 LOW· v2
httplib2 0.7.2, 0.8, and earlier, after an initial connection is made, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, wh...Show more
httplib2 0.7.2, 0.8, and earlier, after an initial connection is made, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.Show less