漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Astro: Remote allowlist bypass via unanchored matchPathname wildcard
Vulnerability Description
Astro is a web framework. From version 2.10.10 to before version 5.18.1, this issue concerns Astro's remotePatterns path enforcement for remote URLs used by server-side fetchers such as the image optimization endpoint. The path matching logic for /* wildcards is unanchored, so a pathname that contains the allowed prefix later in the path can still match. As a result, an attacker can fetch paths outside the intended allowlisted prefix on an otherwise allowed host. This issue has been patched in version 5.18.1.
CVSS Information
N/A
Vulnerability Type
输入验证不恰当
Vulnerability Title
Astro 输入验证错误漏洞
Vulnerability Description
Astro是Astro开源的一个内容驱动网站的 web 框架。 Astro 2.10.10至5.18.1之前版本存在输入验证错误漏洞,该漏洞源于remotePatterns路径匹配逻辑存在缺陷,可能导致获取超出允许前缀的路径。
CVSS Information
N/A
Vulnerability Type
N/A