5.1
CVSSv2

CVE-2006-0848

Published: 22/02/2006 Updated: 20/07/2017
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

The "Open 'safe' files after downloading" option in Safari on Apple Mac OS X allows remote user-assisted malicious users to execute arbitrary commands by tricking a user into downloading a __MACOSX folder that contains metadata (resource fork) that invokes the Terminal, which automatically interprets the script using bash, as demonstrated using a ZIP file that contains a script with a safe file extension.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x server 10.4.5

apple mac os x 10.4.5

Exploits

## # $Id: safari_metadata_archiverb 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 ...