漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
@astrojs/netlify broadens Astro image.remotePatterns in Netlify Image CDN config
Vulnerability Description
@astrojs/netlify is an adapter that allows Astro to deploy your hybrid or server rendered site to Netlify. Prior to 7.0.13, @astrojs/netlify converts Astro image.remotePatterns into Netlify Image CDN images.remote_images regular expressions with broader semantics than Astro's canonical matcher. A single wildcard hostname such as *.example.com is converted to an optional subdomain regex, so the apex host matches. A single wildcard pathname such as /ok/* is converted without end anchoring, so deeper paths match by prefix. This vulnerability is fixed in 7.0.13.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Astro 服务端请求伪造漏洞
Vulnerability Description
Astro是Astro团队开源的一个内容驱动网站的 web 框架。 Astro 7.0.13之前版本存在服务端请求伪造漏洞,该漏洞源于将Astro image.remotePatterns转换为Netlify Image CDN正则表达式时语义扩展,可能导致服务端请求伪造攻击。
CVSS Information
N/A
Vulnerability Type
N/A