Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
tqdm CLI arguments injection attack
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
tqdm 安全漏洞
Vulnerability Description
tqdm是tqdm开源的一个用于 Python 和 CLI 的快速、可扩展的进度条。 tqdm 4.66.3之前版本存在安全漏洞,该漏洞源于任何可选的非布尔 CLI 参数都可以通过 python 的 eval传递,允许任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A