漏洞信息
# Firecrawl 具有通过恶意抓取目标导致的 SSRF 漏洞
N/A
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Firecrawl has SSRF Vulnerability via malicious scrape target
漏洞描述信息
Firecrawl is a web scraper that allows users to extract the content of a webpage for a large language model. Versions prior to 1.1.1 contain a server-side request forgery (SSRF) vulnerability. The scraping engine could be exploited by crafting a malicious site that redirects to a local IP address. This allowed exfiltration of local network resources through the API. The cloud service was patched on December 27th, 2024, and the maintainers have checked that no user data was exposed by this vulnerability. Scraping engines used in the open sourced version of Firecrawl were patched on December 29th, 2024, except for the playwright services which the maintainers have determined to be un-patchable. All users of open-source software (OSS) Firecrawl should upgrade to v1.1.1. As a workaround, OSS Firecrawl users should supply the playwright services with a secure proxy. A proxy can be specified through the `PROXY_SERVER` env in the environment variables. Please refer to the documentation for instructions. Ensure that the proxy server one is using is setup to block all traffic going to link-local IP addresses.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
漏洞类别
服务端请求伪造(SSRF)
漏洞标题
Firecrawl 代码问题漏洞
漏洞描述信息
Firecrawl是Mendable.ai的一款开源 AI 网络爬虫工具。 Firecrawl 1.1.1之前版本存在代码问题漏洞,该漏洞源于存在服务器端请求伪造(SSRF)漏洞,允许通过API泄露本地网络资源。
CVSS信息
N/A
漏洞类别
代码问题