漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Astro: Authorization bypass from missing path-segment boundary check when stripping the configured base
Vulnerability Description
Astro is a web framework for content-driven websites. Prior to 7.2.4, Astro stripped a configured non-root base path from request pathnames using a string-prefix check without verifying a path-segment boundary. With base "/app", a request to "/appX/admin" resolved internally to the protected "/admin" route while middleware observed "/appX/admin" in context.url.pathname. In applications that authorize base-prefixed routes by inspecting context.url.pathname, an unauthenticated remote attacker could bypass pathname-based middleware authorization and reach protected routes. This issue is fixed in version 7.2.4.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
部分比较
Vulnerability Title
withastro astro 输入验证错误漏洞
Vulnerability Description
withastro astro是withastro组织的一款面向内容网站的现代网页构建框架。 withastro astro 7.2.4之前版本存在输入验证错误漏洞,该漏洞源于对请求路径名的字符串前缀检查未验证路径段边界,可能导致未经身份验证的远程攻击者绕过基于路径名的中间件授权并访问受保护路由。
CVSS Information
N/A
Vulnerability Type
N/A