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

19 lines
811 B
Markdown

### [CVE-2016-1727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1727)
![](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
WebKit, as used in Apple iOS before 9.2.1, Safari before 9.0.3, and tvOS before 9.1.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, a different vulnerability than CVE-2016-1724.
### POC
#### Reference
- http://packetstormsecurity.com/files/136227/WebKitGTK-Memory-Corruption-Denial-Of-Service.html
- http://www.securityfocus.com/bid/81263
#### Github
No PoCs found on GitHub currently.