Vulnerability in Tqdm
CVE-2024-34062
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.
EPSS: 0.004 (35.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.8 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L.
Affected products
- Tqdm — versions >= 4.4.0, < 4.66.3
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com
- security-advisories@github.com
- security-advisories@github.com
Frequently asked questions
- What is CVE-2024-34062?
- CVE-2024-34062 is a medium-severity vulnerability in Tqdm, classified under Improper Neutralization of Special Elements in Output Used by a Downstream Component (Injection). CVSS score: 4.8/10. Published 2024-05-03.
- How severe is CVE-2024-34062?
- Medium severity. CVSS v3 base score is 4.8 out of 10.
- Is CVE-2024-34062 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.