漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Remote Code Execution in pypa/setuptools
Vulnerability Description
A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.
CVSS Information
N/A
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
setuptools 代码注入漏洞
Vulnerability Description
setuptools是PyPI开源的一个 Python 库。 setuptools 69.1.1及之前版本存在代码注入漏洞,该漏洞源于允许通过下载功能执行远程代码,容易受到代码注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A