漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Actor MCP path authority injection leaks Apify token
Vulnerability Description
The Apify MCP server enables AI agents to extract data from websites using ready-made scrapers, crawlers, and automation tools available on the Apify Store. Prior to 0.10.11, getActorMCPServerURL in src/mcp/actors.ts concatenates the trusted Actor standby URL with the attacker-controlled webServerMcpPath from an Actor definition without verifying the resulting origin, allowing a malicious Actor publisher to use a userinfo-style authority value to redirect connectMCPClient to a third-party host. The call-actor, fetch-actor-details, and actor-mcp tool-loading paths pass this URL to transports in src/mcp/client.ts that attach the victim Authorization bearer token, exposing the Apify API token and enabling access to Actors, stored data, and billable compute. A victim must invoke or inspect the attacker-controlled Actor. This issue is fixed in version 0.10.11.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Apify MCP Server 服务端请求伪造漏洞
Vulnerability Description
Apify MCP Server是Apify公司开源的一款用于代理消息的服务器软件。 Apify MCP Server 0.10.11之前版本存在服务端请求伪造漏洞,该漏洞源于getActorMCPServerURL函数将可信的Actor standby URL与攻击者控制的webServerMcpPath拼接且未验证结果来源,可能将客户端重定向至第三方主机,暴露Apify API token,导致攻击者能够访问Actors、存储数据和计费计算。
CVSS Information
N/A
Vulnerability Type
N/A