Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Coppereagle

#52477of 56,329
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.