Insufficiently Protected Credentials The advisory has been revoked - it doesn't affect any version of package python-requests.src  (opens in a new tab)


Threat Intelligence

EPSS
0.21% (44th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL10-PYTHONREQUESTSSRC-12594543
  • published10 Sept 2025
  • disclosed1 Jan 2024

Introduced: 1 Jan 2024

CVE-2024-47081  (opens in a new tab)
CWE-522  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-requests.src package and not the python-requests.src package as distributed by RHEL.

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.