CVE-2024-35195

Name
CVE-2024-35195
Description
Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac
MISC https://github.com/psf/requests/pull/6655
CONFIRM https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/

Match rules

CPE URI Source package Min version Max version
requests >= 0 < 2.32.0

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
py3-requests 3.20-main 2.32.3-r0 Steven Guikal <void@fluix.one> fixed
py3-requests 3.19-main 2.32.3-r0 Steven Guikal <void@fluix.one> fixed
py3-requests 3.18-main 2.32.3-r0 Steven Guikal <void@fluix.one> fixed
py3-requests edge-main 2.32.3-r0 Steven Guikal <void@fluix.one> fixed
py3-requests 3.21-main 2.32.3-r0 Steven Guikal <void@fluix.one> fixed