9.3
CVSSv2

CVE-2009-1028

Published: 20/03/2009 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in ediSys eZip Wizard 3.0 allows remote malicious users to execute arbitrary code via a crafted .zip file.

Vulnerable Product Search on Vulmon Subscribe to Product

edisys ezip wizard 3.0

Exploits

#!/usr/bin/perl # Software : eZip Wizard 30 (zip) # Author : Lincoln & corelanc0d3r # Discovered by : fl0 fl0w # Reference : wwwexploit-dbcom/exploits/8180 # OS : Windows # Tested on : XP SP3 En (VirtualBox) # Type of vuln : SEH # Greetz to : Corelan Security Team & fl0 fl0w # wwwcorela ...
## # $Id: ezip_wizard_bofrb 12428 2011-04-25 01:06:34Z sinn3r $ ## ## # 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' requi ...