CVE-2024-30250 – @kindspells/astro-shield
Package
Manager: npm
Name: @kindspells/astro-shield
Vulnerable Version: >=1.2.0 <1.3.2
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00086 pctl0.25686
Details
In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists ### 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](https://github.com/kindspells/astro-shield/releases/tag/1.3.2) provides a patch. ### Workarounds - To not use the middleware functionality of Astro-Shield. - To use the middleware functionality of Astro-Shield ONLY for content that cannot be controlled in any way by external users. ### References _Are there any links users can visit to find out more?_
Metadata
Created: 2024-04-01T20:33:53Z
Modified: 2024-09-12T13:52:45Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-c4gr-q97g-ppwc/GHSA-c4gr-q97g-ppwc.json
CWE IDs: ["CWE-345"]
Alternative ID: GHSA-c4gr-q97g-ppwc
Finding: F204
Auto approve: 1