Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Coppereagle

#50207of 53,624
4.8Total CVSS
Vulnerabilities · 1
PT-2024-25674
4.8
2024-05-03
Tqdm · Tqdm · CVE-2024-34062
**Name of the Vulnerable Software and Affected Versions** tqdm versions prior to 4.66.3 **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. **Recommendations** For versions prior to 4.66.3, upgrade to version 4.66.3 or later to resolve the issue. As a temporary workaround, consider avoiding the use of optional non-boolean CLI arguments until a patch is applied.