SCA: security update for requests (GHSA-9wx4-h78v-vm56)

medium Tenable Cloud Security Plugin ID 413530

Description

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

- Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the
first request is made with `verify=False` to disable cert verification, all subsequent requests to the
same host will continue to ignore cert verification regardless of changes to the value of `verify`. This
behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is
fixed in 2.32.0. (CVE-2024-35195)

See Also

https://github.com/advisories/GHSA-9wx4-h78v-vm56

Plugin Details

Severity: Medium

ID: 413530

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.57

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 4.6

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

CVSS Score Source: CVE-2024-35195

CVSS v3

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.9

Vector: CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/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: 5/20/2024

Vulnerability Publication Date: 5/20/2024

Reference Information

CVE: CVE-2024-35195

cwe: CWE-670