cve/2016/CVE-2016-1636.md
2024-05-26 14:27:05 +02:00

822 B

CVE-2016-1636

Description

The PendingScript::notifyFinished function in WebKit/Source/core/dom/PendingScript.cpp in Google Chrome before 49.0.2623.75 relies on memory-cache information about integrity-check occurrences instead of integrity-check successes, which allows remote attackers to bypass the Subresource Integrity (aka SRI) protection mechanism by triggering two loads of the same resource.

POC

Reference

No PoCs from references.

Github