Files
CVEs-PoC/2016/CVE-2016-4651.md
T
2024-06-18 02:51:15 +02:00

18 lines
807 B
Markdown

### [CVE-2016-4651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4651)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in the WebKit JavaScript bindings in Apple iOS before 9.3.3 and Safari before 9.1.2 allows remote attackers to inject arbitrary web script or HTML via a crafted HTTP/0.9 response, related to a "cross-protocol cross-site scripting (XPXSS)" vulnerability.
### POC
#### Reference
- http://packetstormsecurity.com/files/138502/WebKitGTK-SOP-Bypass-Information-Disclosure.html
#### Github
No PoCs found on GitHub currently.