漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code Execution
Vulnerability Description
Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a command injection vulnerability in the _extractLLM() function allows attackers to execute arbitrary shell commands on the server. The function constructs a curl command using string concatenation and passes it to execSync() without proper sanitization, enabling remote code execution when the corpus parameter contains shell metacharacters. This issue has been patched in version 1.69.3.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Evolver 操作系统命令注入漏洞
Vulnerability Description
Evolver是EvoMap开源的一款智能体自我进化工具。 Evolver 1.69.3之前版本存在操作系统命令注入漏洞,该漏洞源于_extractLLM函数中命令注入问题,可能导致攻击者执行任意shell命令。
CVSS Information
N/A
Vulnerability Type
N/A