漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
pip absolute path traversal during download from malicious package indexes
Vulnerability Description
pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels. This vulnerability requires downloading or installing a package from a malicious package index to succeed, malicious packages alone are not able to exploit this vulnerability. Note that this vulnerability only materially impacts users running `pip download` with the `--only-binary` option as installing source distributions from an untrusted index is already an unsafe operation that executes code during install time.
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
绝对路径遍历
Vulnerability Title
Python Packaging Authority pip 路径遍历漏洞
Vulnerability Description
Python Packaging Authority pip是Python Packaging Authority组织开源的一个Python包安装程序。 pip 26.2之前版本存在路径遍历漏洞,该漏洞源于未能正确处理双重编码的包URL,可能导致文件被安装到磁盘任意位置。
CVSS Information
N/A
Vulnerability Type
N/A