Security Advisory

CVE-2024-34062

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-03 09:55:26
Last updated 2025-02-13 17:52:21
Assigner GitHub_M
CVSS score 4.8
State PUBLISHED

Description

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.