Rapid7 Vulnerability & Exploit Database

SPlayer 3.7 Content-Type Buffer Overflow

Back to Search

SPlayer 3.7 Content-Type Buffer Overflow

Disclosed
05/04/2011
Created
05/30/2018

Description

This module exploits a vulnerability in SPlayer v3.7 or prior. When SPlayer requests the URL of a media file (video or audio), it is possible to gain arbitrary remote code execution due to a buffer overflow caused by an exceeding length of data as the 'Content-Type' parameter.

Author(s)

  • xsploitedsec <xsploitedsecurity@gmail.com>
  • sinn3r <sinn3r@metasploit.com>

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/misc/splayer_content_type
msf exploit(splayer_content_type) > show targets
    ...targets...
msf exploit(splayer_content_type) > set TARGET < target-id >
msf exploit(splayer_content_type) > show options
    ...show and set options...
msf exploit(splayer_content_type) > 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

;