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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1071593 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
requests (PTS) | jessie, jessie (lts) | 2.4.3-6+deb8u1 | vulnerable |
| stretch (lts), stretch | 2.12.4-1+deb9u1 | vulnerable |
| buster (security), buster, buster (lts) | 2.21.0-1+deb10u1 | vulnerable |
| bullseye | 2.25.1+dfsg-2 | vulnerable |
| bookworm | 2.28.1+dfsg-1 | vulnerable |
| sid, trixie | 2.32.3+dfsg-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
requests | source | (unstable) | 2.32.3+dfsg-1 | | | 1071593 |
Notes
[bookworm] - requests <no-dsa> (Minor issue)
[bullseye] - requests <no-dsa> (Minor issue)
[buster] - requests <postponed> (Minor issue; can be fixed in next update)
https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56
https://github.com/psf/requests/pull/6655
https://github.com/psf/requests/commit/c0813a2d910ea6b4f8438b91d315b8d181302356 (v2.32.0)
[stretch] - requests <postponed> (Minor issue; can be fixed in next update)
[jessie] - requests <postponed> (Minor issue; can be fixed in next update)