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

18 lines
755 B
Markdown

### [CVE-2016-1859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1859)
![](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
The WebKit Canvas implementation in Apple iOS before 9.3.2, Safari before 9.1.1, and tvOS before 9.2.1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site.
### POC
#### Reference
- http://packetstormsecurity.com/files/137229/WebKitGTK-Code-Execution-Denial-Of-Service-Memory-Corruption.html
#### Github
No PoCs found on GitHub currently.