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
RCE in Code Runner MCP Server
Vulnerability Description
A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unauthenticated remote attacker can invoke the run-code MCP tool to supply arbitrary source code and execute it via child_process.exec() using the specified language interpreter. This allows execution of arbitrary code with the privileges of the user running the server. This vulnerability has not been fixed and might affect the project in all versions.
CVSS Information
N/A
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
Code Runner MCP Server 访问控制错误漏洞
Vulnerability Description
Code Runner MCP Server是Jun Han个人开发者的一款多语言代码运行与结果展示工具。 Code Runner MCP Server存在访问控制错误漏洞,该漏洞源于使用--transport http选项运行时,在端口3088上暴露未经身份验证的/mcp JSON-RPC端点,可能导致未经身份验证的远程攻击者调用run-code MCP工具,通过child_process.exec()使用指定语言解释器执行任意源代码,从而以运行服务器的用户权限执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A