Data Handling in macOS - CVE-2014-8835

 

Data Handling in macOS - CVE-2014-8835

Published: January 30, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40921
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2014-8835
CWE-ID: CWE-19
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Apple Inc.
Affected software:
macOS

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The xpc_data_get_bytes function in libxpc in Apple OS X before 10.10.2 does not verify that a dictionary's Attributes key has the xpc_data data type, which allows attackers to execute arbitrary code by providing a crafted dictionary to sysmond, related to an "XPC type confusion" issue.


How to mitigate CVE-2014-8835

Install update from vendor's website.

Sources