Cross-site scripting via clobbered document.scripts lookup
Published Oct 14, 2024 · Updated Oct 15, 2024
Cross-site scripting in Astro 3.0.0 through 4.16.0 allows context-dependent attackers to execute script via stored scriptless HTML. The client-side router iterates document.scripts, which named DOM access can replace with attacker-controlled elements, then copies their innerHTML into a new script element. Exploitation requires ViewTransitions, stored HTML with unsanitized name attributes, and user navigation that triggers a page transition.
Summary
What happened
Cross-site scripting in Astro 3.0.0 through 4.16.0 allows context-dependent attackers to execute script via stored scriptless HTML. The client-side router iterates document.scripts, which named DOM access can replace with attacker-controlled elements, then copies their innerHTML into a new script element. Exploitation requires ViewTransitions, stored HTML with unsanitized name attributes, and user navigation that triggers a page transition.
The record
- CVE
- CVE-2024-47885
- Published
- Oct 14, 2024
- Updated
- Oct 15, 2024
- Vendor
- Astro Technology Company
- Product
- Astro
- Classifications
- CWE-79, T1189
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 14, 2024CVE publishedPublication date reported by the CVE source.
- Oct 15, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>=3.0.0, < 4.16.1
- Affected versionversion=3.0.0 <4.16.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Astro DOM-clobbering StackBlitz proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo