漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
RAGFlow < 0.26.3 - Server-Side Request Forgery via Agent Invoke Component
Vulnerability Description
RAGFlow before 0.26.3 contains a server-side request forgery vulnerability in the agent workflow "Invoke" component (agent/component/invoke.py). The component builds an outbound request URL from canvas configuration and runtime template variables and passes it to requests.get, requests.post, or requests.put without calling the shared assert_url_is_safe validator or pinning the resolved address, unlike the crawler, SearXNG, file-upload, and RSS fetch paths. A user who can create or trigger an agent can direct the server to fetch loopback, link-local, and RFC 1918 destinations, including cloud instance metadata endpoints and services co-located on the deployment network, and the response body is returned as the component output. Where an agent is configured to interpolate the chat query into the Invoke URL, the destination is chosen by whoever can send that query.
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
InfiniFlow RAGFlow 服务端请求伪造漏洞
Vulnerability Description
InfiniFlow RAGFlow是InfiniFlow组织开源的一个基于深度文档理解的开源 RAG 引擎。 InfiniFlow RAGFlow 0.26.3之前版本存在服务端请求伪造漏洞,该漏洞源于Invoke组件在构建出站请求URL时未调用assert_url_is_safe验证器或固定解析地址,可能导致服务端请求伪造攻击,攻击者可引导服务器获取回环、链路本地和RFC 1918地址,包括云实例元数据端点和服务。
CVSS Information
N/A
Vulnerability Type
N/A