漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write
Vulnerability Description
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
setuptools 路径遍历漏洞
Vulnerability Description
setuptools是PyPI开源的一个 Python 库。 setuptools 78.1.1之前版本存在路径遍历漏洞,该漏洞源于路径遍历,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A