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
N/A
Vulnerability Description
The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser (the Unix-based shell-quote library) to analyze commands on the Windows platform, coupled with a failure to correctly handle Windows CMD-specific escape sequences (^). Attackers can exploit this discrepancy between the parsing logic and the execution environment by constructing payloads such as git log ^" & malicious_command ^". The CodeRider-Kilo parser is deceived by the escape characters, misinterpreting the malicious command connector (&) as being within a protected string argument and thus auto-approving the command. However, the underlying Windows CMD interpreter ignores the escaped quotes, parsing and executing the subsequent malicious command directly. This allows attackers to achieve arbitrary Remote Code Execution (RCE) after bypassing what appears to be a legitimate Git whitelist check.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
GitLab CodeRider-Kilo 安全漏洞
Vulnerability Description
GitLab CodeRider-Kilo是GitLab公司的一个人工智能编程助手。 GitLab CodeRider-Kilo存在安全漏洞,该漏洞源于命令自动批准模块在Windows平台上使用了不兼容的命令解析器且未能正确处理转义序列,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A