漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Cloud CLI WebSocket shell injection
Vulnerability Description
Cloud CLI (aka Claude Code UI) is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.25.0, OS Command Injection via WebSocket Shell. Both projectPath and initialCommand in server/index.js are taken directly from the WebSocket message payload and interpolated into a bash command string without any sanitization, enabling arbitrary OS command execution. A secondary injection vector exists via unsanitized sessionId. This vulnerability is fixed in 1.25.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Cloud CLI 操作系统命令注入漏洞
Vulnerability Description
Cloud CLI是Siteboon开源的一个多模型AI编程助手桌面与移动端界面。 Cloud CLI 1.25.0之前版本存在操作系统命令注入漏洞,该漏洞源于WebSocket Shell中的projectPath和initialCommand参数未经清理直接拼接至bash命令字符串,可能导致操作系统命令注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A