漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
node-code-sandbox-mcp has a Sandbox Escape via Command Injection
Vulnerability Description
node-code-sandbox-mcp is a Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript. Prior to 1.3.0, a command injection vulnerability exists in the node-code-sandbox-mcp MCP Server. The vulnerability is caused by the unsanitized use of input parameters within a call to child_process.execSync, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges on the host machine, bypassing the sandbox protection of running code inside docker. This vulnerability is fixed in 1.3.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Vulnerability Title
Node.js Sandbox MCP Server 安全漏洞
Vulnerability Description
Node.js Sandbox MCP Server是Alfonso Graziano个人开发者的一个基于Node.js模型的上下文协议服务器。 Node.js Sandbox MCP Server 1.3.0之前版本存在安全漏洞,该漏洞源于命令注入,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A