9.3
CVSSv2

CVE-2015-5754

Published: 17/08/2015 Updated: 21/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Race condition in runner in Install.framework in the Install Framework Legacy component in Apple OS X prior to 10.10.5 allows malicious users to execute arbitrary code in a privileged context via a crafted app that leverages incorrect privilege dropping associated with a locking error.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x

Exploits

Source: codegooglecom/p/google-security-research/issues/detail?id=478 The Installframework runner suid root binary does not correctly account for the fact that Distributed Objects can be connected to by multiple clients at the same time By connecting two proxy objects to an IFInstallRunner and calling [IFInstallRunner makeReceiptD ...