漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation
Vulnerability Description
Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the `/api/_action/media/external-link` endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary internal IP addresses. While the parallel `uploadFromURL` flow validates target IPs against private/reserved ranges via `FileUrlValidator`, the `linkURL` flow only performs a URL format check (regex for `http://` or `https://` prefix), allowing SSRF to internal network services and cloud metadata endpoints. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Shopware 服务端请求伪造漏洞
Vulnerability Description
Shopware是德国Shopware公司开源的一套电子商务软件。 Shopware 6.6.10.18之前版本和6.7.10.1之前版本存在服务端请求伪造漏洞,该漏洞源于`/api/_action/media/external-link`端点仅对URL格式进行正则检查,未验证目标IP地址,可能导致经过身份验证的管理员用户向内部IP地址发送HTTP HEAD请求,从而发起SSRF攻击到内部网络服务和云元数据端点。
CVSS Information
N/A
Vulnerability Type
N/A