漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
BoxLite: Path Traversal Vulnerability in boxlite Leads to Arbitrary File Write on the Host
Vulnerability Description
Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite allows users to specify the OCI image used by containers in the sandbox. However, when processing tar entries in OCI images, Boxlite does not account for the possibility that entries may be symlinks pointing to absolute paths. An attacker can craft a malicious OCI image and distribute it on image hosting platforms such as DockerHub, tricking users into using it. Once a user loads the malicious image, the attacker can write arbitrary content to any path on the host, which can further lead to remote code execution on the host. This issue has been patched in version 0.9.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
BoxLite 路径遍历漏洞
Vulnerability Description
BoxLite是BoxLite开源的一个嵌入式微虚拟机运行时,为AI代理和代码执行场景提供硬件隔离的安全沙箱能力。 BoxLite 0.9.0之前版本存在路径遍历漏洞,该漏洞源于处理OCI镜像中的tar条目时未考虑符号链接指向绝对路径,攻击者可通过恶意镜像写入任意内容到主机路径,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A