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
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