Logo
componentpython3-tqdm
Name
python3-tqdm
Version
4.64.0
Type
library
Description
Fast, Extensible Progress Meter
Licenses
MIT & MPL-2.0
PURL
-
CPE
cpe:2.3:*:*:python3-tqdm:4.64.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
4.67.3
scarthgap
4.66.3

Patches#


#
Title
Author
Resolve
1
cli: eval safety
Casper da Costa-Luis <tqdm@cdcl.ml>
CVE-2024-34062

Vulnerabilities#


Name
Analysis
Description
Patched
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.