CVE-2024-47081

MEDIUM

Requests <2.32.4 - Info Disclosure

Title source: llm

Description

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.

Scores

CVSS v3 5.3
EPSS 0.0015
EPSS Percentile 36.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Classification

CWE
CWE-522
Status draft

Affected Products (1)

pypi/requests < 2.32.4PyPI

Timeline

Published Jun 09, 2025
Tracked Since Feb 18, 2026