Vulnerabilities > CVE-2015-5754 - Race Condition vulnerability in Apple mac OS X
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Race condition in runner in Install.framework in the Install Framework Legacy component in Apple OS X before 10.10.5 allows attackers to execute arbitrary code in a privileged context via a crafted app that leverages incorrect privilege dropping associated with a locking error.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Leveraging Race Conditions This attack targets a race condition occurring when multiple processes access and manipulate the same resource concurrently and the outcome of the execution depends on the particular order in which the access takes place. The attacker can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance a race condition can occur while accessing a file, the attacker can trick the system by replacing the original file with his version and cause the system to read the malicious file.
- Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. The typical example is the file access. The attacker can leverage a file access race condition by "running the race", meaning that he would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the attacker could do something such as replace the file and cause an escalation of privilege.
Exploit-Db
description | OS X Install.framework suid root Runner Binary Privilege Escalation. CVE-2015-5754. Local exploit for osx platform |
file | exploits/osx/local/38136.txt |
id | EDB-ID:38136 |
last seen | 2016-02-04 |
modified | 2015-09-10 |
platform | osx |
port | |
published | 2015-09-10 |
reporter | Google Security Research |
source | https://www.exploit-db.com/download/38136/ |
title | OS X Install.framework suid root Runner Binary Privilege Escalation |
type | local |
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_10_10_5.NASL |
description | The remote host is running a version of Mac OS X 10.10.x that is prior to 10.10.5. It is, therefore, affected by multiple vulnerabilities in the following components : - apache - apache_mod_php - Apple ID OD Plug-in - AppleGraphicsControl - Bluetooth - bootp - CloudKit - CoreMedia Playback - CoreText - curl - Data Detectors Engine - Date & Time pref pane - Dictionary Application - DiskImages - dyld - FontParser - groff - ImageIO - Install Framework Legacy - IOFireWireFamily - IOGraphics - IOHIDFamily - Kernel - Libc - Libinfo - libpthread - libxml2 - libxpc - mail_cmds - Notification Center OSX - ntfs - OpenSSH - OpenSSL - perl - PostgreSQL - python - QL Office - Quartz Composer Framework - Quick Look - QuickTime 7 - SceneKit - Security - SMBClient - Speech UI - sudo - tcpdump - Text Formats - udf Note that successful exploitation of the most serious issues can result in arbitrary code execution. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 85408 |
published | 2015-08-17 |
reporter | This script is Copyright (C) 2015-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/85408 |
title | Mac OS X 10.10.x < 10.10.5 Multiple Vulnerabilities |
References
- http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html
- http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html
- http://packetstormsecurity.com/files/133550/OS-X-Suid-Privilege-Escalation.html
- http://packetstormsecurity.com/files/133550/OS-X-Suid-Privilege-Escalation.html
- http://www.securityfocus.com/bid/76340
- http://www.securityfocus.com/bid/76340
- http://www.securitytracker.com/id/1033276
- http://www.securitytracker.com/id/1033276
- https://support.apple.com/kb/HT205031
- https://support.apple.com/kb/HT205031
- https://www.exploit-db.com/exploits/38136/
- https://www.exploit-db.com/exploits/38136/