Files
CVEs-PoC/2016/CVE-2016-1813.md
T
2025-09-29 21:09:30 +02:00

19 lines
886 B
Markdown

### [CVE-2016-1813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1813)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The IOAccelSharedUserClient2::page_off_resource method in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1 allows attackers to execute arbitrary code in a privileged context or cause a denial of service (NULL pointer dereference) via a crafted app.
### POC
#### Reference
- http://packetstormsecurity.com/files/137400/OS-X-IOAccelSharedUserClient2-page_off_resource-NULL-Pointer-Dereference.html
- https://www.exploit-db.com/exploits/39924/
#### Github
No PoCs found on GitHub currently.