CVE-2024-34062
tqdm CLI arguments injection attack
3.9
LOW
CVSS 3.1
EPSS 0.11%
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.
How to fix CVE-2024-34062
To remediate CVE-2024-34062, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 4.66.3 or later
Is CVE-2024-34062 being exploited?
Low — EPSS is 0.1%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0
- >= 4.4.0, < 4.66.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.9 | CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N |