• CVE-2024-34062

发布时间: 2024年5月10日

修改时间: 2024年10月31日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality Low
Attack Vector Local
CVSS评分 N/A 4.8
Attack Complexity Low
Privileges Required Low
Scope Unchanged
Integrity Low
User Interaction Required
Availability Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-1503 python-tqdm security update 2024年5月10日

影响产品

产品 状态
KY3.5.1 python-tqdm Fixed
KY3.5.2 python-tqdm Fixed