Bug 2371272 (CVE-2024-47081) - CVE-2024-47081 requests: Requests vulnerable to .netrc credentials leak via malicious URLs
Summary: CVE-2024-47081 requests: Requests vulnerable to .netrc credentials leak via m...
Keywords:
Status: NEW
Alias: CVE-2024-47081
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2372471 2372472 2372473 2372474 2372475 2372476 2372477 2372478 2372479
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-09 19:01 UTC by OSIDB Bzimport
Modified: 2025-06-17 08:27 UTC (History)
112 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-09 19:01:12 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.