mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
870 B
Markdown
18 lines
870 B
Markdown
### [CVE-2014-4492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4492)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|