Description
Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI() operation and can resolve the request to a protected route. This issue is fixed in version 6.4.8.
Problem types
CWE-647: Use of Non-Canonical URL Paths for Authorization Decisions
Product status
References
github.com/.../astro/security/advisories/GHSA-vj59-8hwv-xxmv
github.com/withastro/astro/pull/17109
github.com/...ommit/27c80ea92248993e5fce94b2c26d87d611ab6785
github.com/withastro/astro/releases/tag/astro@6.4.8