漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Roo Code Lacks Line Break Validation in its Command Execution Tool
Vulnerability Description
Roo Code is an AI-powered autonomous coding agent that lives in users' editors. In versions 3.23.18 and below, RooCode does not validate line breaks (\n) in its command input, allowing potential bypass of the allow-list mechanism. The project appears to lack parsing or validation logic to prevent multi-line command injection. When commands are evaluated for execution, only the first line or token may be considered, enabling attackers to smuggle additional commands in subsequent lines. This is fixed in version 3.23.19.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Vulnerability Title
Roo Code 命令注入漏洞
Vulnerability Description
Roo Code是Roo Code公司的一款基于AI的自主编码代理。 Roo Code 3.23.18及之前版本存在命令注入漏洞,该漏洞源于命令输入验证不足,可能导致命令注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A