cve/2016/CVE-2016-1719.md

29 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-1719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1719)
![](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 IOHIDFamily API in Apple iOS before 9.2.1, OS X before 10.11.3, and tvOS before 9.1.1 allows local users to gain privileges or cause a denial of service (memory corruption) via unspecified vectors.
### POC
#### Reference
- http://packetstormsecurity.com/files/135438/iOS-Kernel-IOReportHub-Use-After-Free.html
- http://packetstormsecurity.com/files/135439/iOS-Kernel-IOHIDEventService-Use-After-Free.html
- http://packetstormsecurity.com/files/135440/iOS-Kernel-AppleOscarCMA-Use-After-Free.html
- http://packetstormsecurity.com/files/135441/iOS-Kernel-AppleOscarCompass-Use-After-Free.html
- http://packetstormsecurity.com/files/135442/iOS-Kernel-AppleOscarAccelerometer-Use-After-Free.html
- http://packetstormsecurity.com/files/135443/iOS-Kernel-AppleOscarGyro-Use-After-Free.html
- https://www.exploit-db.com/exploits/39359/
- https://www.exploit-db.com/exploits/39360/
- https://www.exploit-db.com/exploits/39361/
- https://www.exploit-db.com/exploits/39362/
- https://www.exploit-db.com/exploits/39363/
- https://www.exploit-db.com/exploits/39364/
#### Github
No PoCs found on GitHub currently.