CVE-2024-47081

MEDIUM EPSS 53.4%
Published Jun 9, 20251y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Jun 9, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

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 Details

Base Score
5.3
Exploitability
1.6
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
53.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-522

References 10

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

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.