Lack of data validation In httplib2
Description
httplib2 incorrectly checks SSL certificate httplib2 prior to version 0.10.1, 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 0.10.1 | ||
debian 12 | 0.8-2 | ||
debian 14 | 0.8-2 | ||
debian 11 | 0.8-2 | ||
debian 13 | 0.8-2 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7. 8. 9.