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: 9.3 [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]
CVE-ID: CVE-2014-8835
CWE-ID: CWE-19
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

macOS

How to mitigate CVE-2014-8835

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins