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

19 lines
837 B
Markdown

### [CVE-2016-1728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1728)
![](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 Cascading Style Sheets (CSS) implementation in Apple iOS before 9.2.1 and Safari before 9.0.3 mishandles the "a:visited button" selector during height processing, which makes it easier for remote attackers to obtain sensitive browser-history information via a crafted web site.
### 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.