Astro is a web framework for content-driven websites. In versions of astro before 5.13.2 and 4.16.18, the image optimization endpoint in projects deployed with on-demand rendering allows images from unauthorized third-party domains to be served. On-demand rendered sites built with Astro include an /_image endpoint which returns optimized versions of images. A bug in impacted versions of astro allows an attacker to bypass the third-party domain restrictions by using a protocol-relative URL as the image source, e.g. /_image?href=//example.com/image.png. This vulnerability is fixed in 5.13.2 and 4.16.18.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XAstro
APPAstro< 4.16.185.0.0 – 5.13.2 (bez)
Related vulnerabilities
Astro is a web framework. Prior to 6.3.3, when a component uses a client:* directive, Astro inserts named slot...
Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using expo...
Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server is...
Astro is a web framework that includes an image proxy. In versions 5.13.4 and later before 5.13.10, the image ...
Astro is a web framework for content-driven websites. A bug in the build process allows any unauthenticated us...