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

18 lines
738 B
Markdown

### [CVE-2016-1858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1858)
![](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.3.2, Safari before 9.1.1, and tvOS before 9.2.1, improperly tracks taint attributes, which allows remote attackers to obtain sensitive information 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.