SCA: security update for requests (GHSA-9hjg-9r4m-mvj7)

medium Tenable Cloud Security Plugin ID 427848

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-47081)

See Also

https://github.com/advisories/GHSA-9hjg-9r4m-mvj7

Plugin Details

Severity: Medium

ID: 427848

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/10/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2024-47081

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/9/2025

Vulnerability Publication Date: 6/9/2025

Reference Information

CVE: CVE-2024-47081

cwe: CWE-522