漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
PyVista has Dependency Confusion Vulnerability in that leads to RCE
Vulnerability Description
PyVista provides 3D plotting and mesh analysis through an interface for the Visualization Toolkit (VTK). Version 0.46.3 of the PyVista Project is vulnerable to remote code execution via dependency confusion. Two pieces of code use`--extra-index-url`. But when `--extra-index-url` is used, pip always checks for the PyPI index first, and then the external index. One package listed in the code is not published in PyPI. If an attacker publishes a package with higher version in PyPI, the malicious code from the attacker controlled package may be pulled, leading to remote code execution and a supply chain attack. As of time of publication, a patched version is unavailable.
CVSS Information
N/A
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
PyVista 代码注入漏洞
Vulnerability Description
PyVista是PyVista开源的一个3D绘图和网格分析的Python库。 PyVista 0.46.3版本存在代码注入漏洞,该漏洞源于依赖混淆,可能导致远程代码执行和供应链攻击。
CVSS Information
N/A
Vulnerability Type
N/A