SCA: security update for tqdm (GHSA-g7vv-2v7x-gj9p)

medium Tenable Self-Hosted Container Security Plugin ID 414972

Description

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

- tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g.
`--delim`, `--buf-size`, `--manpath`) are passed through python's `eval`, allowing arbitrary code
execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All
users are advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2024-34062)

See Also

https://github.com/advisories/GHSA-g7vv-2v7x-gj9p

Plugin Details

Severity: Medium

ID: 414972

Version: Revision 1.7

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: Low

Score: 2.8

Percentile: 22.61

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:M/C:C/I:C/A:P

CVSS Score Source: CVE-2024-34062

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/3/2024

Vulnerability Publication Date: 5/3/2024

Reference Information

CVE: CVE-2024-34062

cwe: CWE-74