← Back to CVE List

CVE-2024-34062

Published: 2024-05-03T10:15Z
Last Modified: 2024-11-21T09:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt