
We found results for “”
CVE-2024-47081
Good to know:


Date: June 9, 2025
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.
Severity Score
Related Resources (16)
Severity Score
Weakness Type (CWE)
Insufficiently Protected Credentials
CWE-522Top Fix

Upgrade Version
Upgrade to version requests - 2.32.4;requests - 2.32.4;https://github.com/psf/requests.git - v2.32.4
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | NONE |
Availability (A): | NONE |