Vulnerability 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 Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Webpack-Subresource-Integrity Project | Webpack-Subresource-Integrity | < 1.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/waysact/webpack-subresource-integrity/commit/3d7090c08c333fcfPatchThird Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/issues/131Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSThird Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/commit/3d7090c08c333fcfPatchThird Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/issues/131Third Party Advisory
- https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSThird Party Advisory
FAQ
What is CVE-2020-15262?
CVE-2020-15262 is a vulnerability with a CVSS score of 3.7 (LOW). 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 i...
How severe is CVE-2020-15262?
CVE-2020-15262 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-15262?
Check the references section above for vendor advisories and patch information. Affected products include: Webpack-Subresource-Integrity Project Webpack-Subresource-Integrity.