Issue metadata
Sign in to add a comment
|
JavaScript Code Execution from a data URL
Reported by
berensja...@gmail.com,
Sep 24 2016
|
||||||||||||||||||||
Issue descriptionVULNERABILITY DETAILS JavaScript code is executed when the page is loaded without it being called. The Script itself is encoded in base64. When the cause is executed the browser automaticly rederects to a local adress data:\... VERSION Chrome Version: 53.0.2785.116 m Operating System: Windows 8.1 tested extensevly (working on every OS but with different results) REPRODUCTION CASE Please include a demonstration of the security bug, such as an attached HTML or binary file that reproduces the bug when loaded in Chrome. PLEASE make the file as small as possible and remove any content not required to demonstrate the bug. FOR CRASHES, PLEASE INCLUDE THE FOLLOWING ADDITIONAL INFORMATION Type of crash: Depending on Hardware & OS the Browser freezes |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by elawrence@chromium.org
, Sep 25 2016Mergedinto: 594215
Status: Duplicate (was: Unconfirmed)
Summary: JavaScript Code Execution from a data URL (was: Security: JavaScript Code Excution without being called propperly)