---
cve: "CVE-2024-35195"
severity: "MEDIUM"
cvss: 5.6
epss: "34%"
vendor: "psf"
kev: false
exploited: false
published: "2024-05-20 20:14:48"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T00:50:53+02:00"
---

# CVE-2024-35195

> 5.6 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Hoch | good |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac (Commit)

## Referenzen

- <https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56>
- <https://github.com/psf/requests/pull/6655>
- <https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac>
- <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/>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-35195) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
