cve/2014/CVE-2014-1701.md
2024-05-26 14:27:05 +02:00

984 B

CVE-2014-1701

Description

The GenerateFunction function in bindings/scripts/code_generator_v8.pm in Blink, as used in Google Chrome before 33.0.1750.149, does not implement a certain cross-origin restriction for the EventTarget::dispatchEvent function, which allows remote attackers to conduct Universal XSS (UXSS) attacks via vectors involving events.

POC

Reference

No PoCs from references.

Github