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.
References
Configurations
No configuration.
History
12 Jun 2025, 16:06
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Jun 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-09 18:15
Updated : 2025-06-12 16:06
NVD link : CVE-2024-47081
Mitre link : CVE-2024-47081
CVE.ORG link : CVE-2024-47081
JSON object : View
Products Affected
No product.
CWE
CWE-522
Insufficiently Protected Credentials