CVE-2024-30250

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-30250
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-30250.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-30250
Aliases
Published
2024-04-04T14:57:51.671Z
Modified
2025-11-28T04:56:08.997305Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists
Details

Astro-Shield is an integration to enhance website security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. Versions from 1.2.0 to 1.3.1 of Astro-Shield allow bypass to 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. This vulnerability is patched in version 1.3.2.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-345"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/30xxx/CVE-2024-30250.json"
}
References

Affected packages

Git / github.com/kindspells/astro-shield

Affected ranges

Type
GIT
Repo
https://github.com/kindspells/astro-shield
Events

Affected versions

1.*

1.2.0
1.3.0
1.3.1