CVE-2024-34062

MEDIUMCVSS 4.8/10EPSS 0.43%

Last modified

CVE-2024-34062 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. EPSS estimates a 0.43% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
4.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L

EPSS Probability
0.43%

34.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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.
How severe is CVE-2024-34062?
CVE-2024-34062 has a CVSS score of 4.8/10 (MEDIUM severity). The EPSS model estimates a 0.43% probability of exploitation in the next 30 days.
How do I fix CVE-2024-34062?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-34062?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST