PT-2019-20150 · Python · Urllib3
Published
2019-04-18
·
Updated
2019-04-18
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
urllib3 versions prior to 1.24.2
Description
The issue arises from the mishandling of certain cases where the desired set of CA certificates differs from the OS store of CA certificates. This results in SSL connections succeeding when they should actually fail verification. The problem is related to the use of the
ssl context, ca certs, or ca certs dir argument.Recommendations
For versions prior to 1.24.2, update to version 1.24.2 or later to resolve the issue. As a temporary workaround, consider restricting the use of the
ssl context, ca certs, or ca certs dir argument until the update is applied. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Urllib3