7.2
CVSSv2

CVE-2019-8513

Published: 18/12/2019 Updated: 22/12/2019
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

This issue was addressed with improved checks. This issue is fixed in macOS Mojave 10.14.4. A local user may be able to execute arbitrary shell commands.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Local Rank = ExcellentRanking include Msf::Post::File include Msf::Post::OSX::Priv include Msf::Post::OSX::System include Msf::Exploit::EXE include Msf::Exp ...
This Metasploit module exploits a command injection in TimeMachine on macOS <= 10143 in order to run a payload as root The tmdiagnose binary on OSX <= 10143 suffers from a command injection vulnerability that can be exploited by creating a specially crafted disk label The tmdiagnose binary uses awk to list every mounted volume, and comp ...