CVE-2020-15262
In webpack-subresource-integrity before version 1.5.1, all dynamically loaded chunks receive an invalid integrity hash that is ignored by the browser, and therefore the browser cannot validate their integrity.
Does this matter?
Lower severity and a low EPSS score (0.52%). Track it; it rarely justifies an emergency change on its own.
Description
In webpack-subresource-integrity before version 1.5.1, all dynamically loaded chunks receive an invalid integrity hash that is ignored by the browser, and therefore the browser cannot validate their integrity. This removes the additional level of protection offered by SRI for such chunks. Top-level chunks are unaffected. This issue is patched in version 1.5.1.
- CVSS 3.1
- 3.7 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
- EPSS
- 0.52% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-345
- Affected
- webpack-subresource-integrity project/webpack-subresource-integrity
- Source
- security-advisories@github.com
References
- https://github.com/waysact/webpack-subresource-integrity/commit/3d7090c08c333fcfb10ad9e2d6cf72e2acb7d87fPatch, Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/issues/131Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSA-4fc4-chg7-h8ghThird Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/commit/3d7090c08c333fcfb10ad9e2d6cf72e2acb7d87fPatch, Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/issues/131Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSA-4fc4-chg7-h8ghThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.