漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
AgentFlow Arbitrary Python Pipeline Execution via pipeline_path
Vulnerability Description
AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipeline_path parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to load and execute existing Python pipeline files on disk, resulting in code execution in the context of the user running AgentFlow.
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
AgentFlow 代码注入漏洞
Vulnerability Description
AgentFlow是Bera Buddies开源的一个多智能体编排与依赖图执行工具。 AgentFlow存在代码注入漏洞,该漏洞源于允许攻击者通过提供用户控制的pipeline_path参数到POST /api/runs和POST /api/runs/validate端点执行本地Python管道文件,可能导致任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A