漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation
Vulnerability Description
Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the HTTP modules http.get, http.request, and http.batch in src/core/modules/atomic/http/get.py, src/core/modules/atomic/http/request.py, and src/core/modules/atomic/http/batch.py validate only the initial URL, then follow redirects with allow_redirects=True and without per-hop Location revalidation, allowing a public URL to redirect into internal address space and return the internal response body. This issue is fixed in version 2.26.7.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Flyto2 Core 服务端请求伪造漏洞
Vulnerability Description
Flyto2 Core是Flyto2组织的一个服务器与网络设备核心平台。 Flyto2 Core 2.26.7之前版本存在服务端请求伪造漏洞,该漏洞源于HTTP模块http.get、http.request和http.batch仅验证初始URL,随后允许重定向且未对每个跳转的Location进行重新验证,导致公共URL可重定向到内部地址空间并返回内部响应体。
CVSS Information
N/A
Vulnerability Type
N/A