Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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