CVE-2020-15262 LOW

CVE-2020-15262: Invalid integrity hashes in webpack-subresource-integrity

Vendor Waysact
Product webpack-subresource-integrity
Weakness CWE-345
Published October 19, 2020
Last update August 4, 2024

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 19, 2020 CVE published
August 4, 2024 Record updated