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

868 B

CVE-2016-1710

Description

The ChromeClientImpl::createWindow method in WebKit/Source/web/ChromeClientImpl.cpp in Blink, as used in Google Chrome before 52.0.2743.82, does not prevent window creation by a deferred frame, which allows remote attackers to bypass the Same Origin Policy via a crafted web site.

POC

Reference

No PoCs from references.

Github