原始 OSV JSON{
"id": "GHSA-4fc4-chg7-h8gh",
"aliases": [
"CVE-2020-15262"
],
"details": "### Impact\n\nAll 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.\n\n### Patches\n\nThis issue is patched in version 1.5.1.\n\n### Workarounds\n\nN/A\n\n### References\n\nhttps://github.com/waysact/webpack-subresource-integrity/issues/131\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Comment on [webpack-subresource-integrity issue #131](https://github.com/waysact/webpack-subresource-integrity/issues/131)\n* Or email us at [[email protected] ](mailto:[email protected] )",
"summary": "Unprotected dynamically loaded chunks",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.1"
}
]
}
],
"package": {
"name": "webpack-subresource-integrity",
"ecosystem": "npm"
}
}
],
"modified": "2021-11-19T14:40:52Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2020-10-19T20:02:44Z",
"references": [
{
"url": "https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSA-4fc4-chg7-h8gh",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15262",
"type": "ADVISORY"
},
{
"url": "https://github.com/waysact/webpack-subresource-integrity/issues/131",
"type": "WEB"
},
{
"url": "https://github.com/waysact/webpack-subresource-integrity/commit/3d7090c08c333fcfb10ad9e2d6cf72e2acb7d87f",
"type": "WEB"
},
{
"url": "https://github.com/waysact/webpack-subresource-integrity",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2020-10-19T20:15:00Z",
"github_reviewed_at": "2020-10-19T20:02:31Z"
}
}