CVE-2024-34062
May 03, 2024
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.
Affected Packages
tqdm (PYTHON):
Affected version(s) >=4.4.0 <4.66.3Fix Suggestion:
Update to version 4.66.3Additional Notes
The description of this vulnerability differs from MITRE.
Related ResourcesĀ (10)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.4
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
EPSS
Base Score:
0.08