CVE-2024-47081

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47081
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47081.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47081
Aliases
Downstream
Related
Published
2025-06-09T17:57:47.731Z
Modified
2025-11-28T02:33:59.652840Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Requests vulnerable to .netrc credentials leak via malicious URLs
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47081.json",
    "cwe_ids": [
        "CWE-522"
    ]
}
References

Affected packages

Git / github.com/psf/requests

Affected ranges

Type
GIT
Repo
https://github.com/psf/requests
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed