cve/2014/CVE-2014-8835.md
2024-05-26 14:27:05 +02:00

852 B

CVE-2014-8835

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.