Rapid7 Vulnerability & Exploit Database

eZip Wizard 3.0 Stack Buffer Overflow

Back to Search

eZip Wizard 3.0 Stack Buffer Overflow

Disclosed
03/09/2009
Created
05/30/2018

Description

This module exploits a stack-based buffer overflow vulnerability in version 3.0 of ediSys Corp.'s eZip Wizard. In order for the command to be executed, an attacker must convince someone to open a specially crafted zip file with eZip Wizard, and access the specially file via double-clicking it. By doing so, an attacker can execute arbitrary code as the victim user.

Author(s)

  • fl0 fl0w
  • jduck <jduck@metasploit.com>
  • Lincoln

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/fileformat/ezip_wizard_bof
msf exploit(ezip_wizard_bof) > show targets
    ...targets...
msf exploit(ezip_wizard_bof) > set TARGET < target-id >
msf exploit(ezip_wizard_bof) > show options
    ...show and set options...
msf exploit(ezip_wizard_bof) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;