Headline
CVE-2020-15262: Build software better, together
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.
Unprotected dynamically loaded chunks
Package
npm webpack-subresource-integrity (npm)
Description
Impact
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.
Patches
This issue is patched in version 1.5.1.
Workarounds
N/A
References
#131
For more information
If you have any questions or comments about this advisory:
- Comment on webpack-subresource-integrity issue #131
- Or email us at [email protected]