Rapid7 Vulnerability & Exploit Database

Winamp MAKI Buffer Overflow

Back to Search

Winamp MAKI Buffer Overflow

Disclosed
05/20/2009
Created
05/30/2018

Description

This module exploits a stack based buffer overflow in Winamp 5.55. The flaw exists in the gen_ff.dll and occurs while parsing a specially crafted MAKI file, where memmove is used in an insecure way with user controlled data. To exploit the vulnerability the attacker must convince the victim to install the generated mcvcore.maki file in the "scripts" directory of the default "Bento" skin, or generate a new skin using the crafted mcvcore.maki file. The module has been tested successfully on Windows XP SP3 and Windows 7 SP1.

Author(s)

  • Monica Sojeong Hong
  • juan vazquez <juan.vazquez@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/fileformat/winamp_maki_bof
msf exploit(winamp_maki_bof) > show targets
    ...targets...
msf exploit(winamp_maki_bof) > set TARGET < target-id >
msf exploit(winamp_maki_bof) > show options
    ...show and set options...
msf exploit(winamp_maki_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

;