Skip to content

httplib2 incorrectly checks SSL certificate

Low severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Apr 29, 2024

Package

pip httplib2 (pip)

Affected versions

< 0.10.1

Patched versions

0.10.1

Description

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.

References

Published by the National Vulnerability Database Jan 18, 2014
Published to the GitHub Advisory Database May 14, 2022
Reviewed Apr 29, 2024
Last updated Apr 29, 2024

Severity

Low

Weaknesses

CVE ID

CVE-2013-2037

GHSA ID

GHSA-q48q-77qv-cf9p

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.