In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists
High severity
GitHub Reviewed
Published
Mar 31, 2024
in
kindspells/astro-shield
•
Updated Sep 12, 2024
Description
Published to the GitHub Advisory Database
Apr 1, 2024
Reviewed
Apr 1, 2024
Published by the National Vulnerability Database
Apr 4, 2024
Last updated
Sep 12, 2024
Impact
Versions from 1.2.0 to 1.3.1 of Astro-Shield allow to bypass the allow-lists for cross-origin resources by introducing valid
integrity
attributes to the injected code. This implies that the injected SRI hash would be added to the generated CSP header, which would lead the browser to believe that the injected resource is legit.To exploit this vulnerability, the attacker needs to first inject code into the rendered pages by exploiting other not-related potential vulnerabilities.
Patches
Version 1.3.2 provides a patch.
Workarounds
References
Are there any links users can visit to find out more?
References