CVE Vulnerabilities

CVE-2024-47081

Insufficiently Protected Credentials

Published: Jun 09, 2025 | Modified: Jun 09, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
Ubuntu
MEDIUM

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 ones Requests Session.

Weakness

The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.

Affected Software

Name Vendor Start Version End Version
Python-pip Ubuntu devel *
Python-pip Ubuntu esm-apps/bionic *
Python-pip Ubuntu esm-apps/focal *
Python-pip Ubuntu esm-apps/jammy *
Python-pip Ubuntu esm-apps/noble *
Python-pip Ubuntu esm-apps/xenial *
Python-pip Ubuntu esm-infra-legacy/trusty *
Python-pip Ubuntu jammy *
Python-pip Ubuntu noble *
Python-pip Ubuntu oracular *
Python-pip Ubuntu plucky *
Requests Ubuntu devel *
Requests Ubuntu esm-infra-legacy/trusty *
Requests Ubuntu esm-infra/bionic *
Requests Ubuntu esm-infra/focal *
Requests Ubuntu esm-infra/xenial *
Requests Ubuntu jammy *
Requests Ubuntu noble *
Requests Ubuntu oracular *
Requests Ubuntu plucky *
Requests Ubuntu upstream *

Potential Mitigations

References