---
cve: "CVE-2024-47081"
severity: "MEDIUM"
cvss: 5.3
epss: "85%"
vendor: "psf"
kev: false
exploited: false
published: "2025-06-09 18:15:24"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T03:02:18+02:00"
---

# CVE-2024-47081

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 96ba401c1296ab1dda74a2365ef36d88f7d144ef (Commit)

## Referenzen

- <https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7>
- <https://github.com/psf/requests/pull/6965>
- <https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef>
- <https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env>
- <https://seclists.org/fulldisclosure/2025/Jun/2>
- <http://seclists.org/fulldisclosure/2025/Jun/2>
- <http://www.openwall.com/lists/oss-security/2025/06/03/11>
- <http://www.openwall.com/lists/oss-security/2025/06/03/9>
- <http://www.openwall.com/lists/oss-security/2025/06/04/1>
- <http://www.openwall.com/lists/oss-security/2025/06/04/6>

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