7.5
CVSSv2

CVE-2014-4492

Published: 30/01/2015 Updated: 08/03/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

libnetcore in Apple iOS prior to 8.1.3, Apple OS X prior to 10.10.2, and Apple TV prior to 7.0.3 does not verify that certain values have the expected data type, which allows malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x

apple tvos

apple iphone os

Exploits

// Requires Lorgnette: githubcom/rodionovd/liblorgnette // clang -o networkd_exploit networkd_exploitc liblorgnette/lorgnettec -framework CoreFoundation // ianbeer #include <dlfcnh> #include <stdinth> #include <stdioh> #include <stdlibh> #include <stringh> #include <sys/mmanh> #include <xpc/x ...