Skip to content

Unprotected dynamically loaded chunks

Low
jscheid published GHSA-4fc4-chg7-h8gh Oct 18, 2020

Package

npm webpack-subresource-integrity (npm)

Affected versions

1.5.0

Patched versions

1.5.1

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:

Severity

Low

CVE ID

CVE-2020-15262

Weaknesses

No CWEs