Files
CVEs-PoC/2016/CVE-2016-1710.md
2025-09-29 21:09:30 +02:00

879 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