漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Roo Code 3.54.0 Command Injection via Parameter Expansion Parsing
Vulnerability Description
Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter expansions with opaque placeholders before extracting command substitutions, causing the containsDangerousSubstitution guard to miss nested payloads, which are then auto-approved based on the outer allowlisted command prefix and executed by the shell via execa, enabling arbitrary command execution.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
不完整的黑名单
Vulnerability Title
Roomote Roo Code 输入验证错误漏洞
Vulnerability Description
Roomote Roo Code是Roomote公司的一款AI代码生成助手。 Roomote Roo Code 3.54.0及之前版本存在输入验证错误漏洞,该漏洞源于auto-approve execute功能中存在命令注入问题,攻击者通过在参数扩展默认值中嵌套命令替换,绕过allowlist/denylist检查,导致任意命令执行。
CVSS Information
N/A
Vulnerability Type
N/A