9.3
CVSSv2

CVE-2007-5863

Published: 19/12/2007 Updated: 15/10/2018
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

Software Update in Apple Mac OS X 10.5.1 allows remote malicious users to execute arbitrary commands via a man-in-the-middle (MITM) attack between the client and the server, using a modified distribution definition file with the "allow-external-scripts" option.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x 10.5.1

apple mac os x server 10.5.1

Exploits

## # $Id: software_updaterb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class ...