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

18 lines
870 B
Markdown

### [CVE-2014-4492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4492)
![](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
libnetcore in Apple iOS before 8.1.3, Apple OS X before 10.10.2, and Apple TV before 7.0.3 does not verify that certain values have the expected data type, which allows attackers to execute arbitrary code in an _networkd context via a crafted XPC message from a sandboxed app, as demonstrated by lack of verification of the XPC dictionary data type.
### POC
#### Reference
- http://packetstormsecurity.com/files/134393/Mac-OS-X-Networkd-XPC-Type-Confusion-Sandbox-Escape.html
#### Github
No PoCs found on GitHub currently.