GHSA-c4gr-q97g-ppwc

Suggest an improvement
Source
https://github.com/advisories/GHSA-c4gr-q97g-ppwc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-c4gr-q97g-ppwc/GHSA-c4gr-q97g-ppwc.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-c4gr-q97g-ppwc
Aliases
Related
Published
2024-04-01T20:33:53Z
Modified
2024-09-12T13:52:45Z
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
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists
Details

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

  • 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?

Database specific
{
    "severity": "HIGH",
    "github_reviewed": true,
    "nvd_published_at": "2024-04-04T15:15:39Z",
    "github_reviewed_at": "2024-04-01T20:33:53Z",
    "cwe_ids": [
        "CWE-345"
    ]
}
References

Affected packages

npm / @kindspells/astro-shield

Package

Name
@kindspells/astro-shield
View open source insights on deps.dev
Purl
pkg:npm/%40kindspells/astro-shield

Affected ranges

Type
SEMVER
Events
Introduced
1.2.0
Fixed
1.3.2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-c4gr-q97g-ppwc/GHSA-c4gr-q97g-ppwc.json"