Rapid7 Vulnerability & Exploit Database

NCTAudioFile2 v2.x ActiveX Control SetFormatLikeSample() Buffer Overflow

Back to Search

NCTAudioFile2 v2.x ActiveX Control SetFormatLikeSample() Buffer Overflow

Disclosed
01/24/2007
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the NCTAudioFile2.Audio ActiveX Control provided by various audio applications. By sending an overly long string to the "SetFormatLikeSample()" method, an attacker may be able to execute arbitrary code.

Author(s)

  • MC <mc@metasploit.com>
  • dookie
  • jduck <jduck@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/browser/nctaudiofile2_setformatlikesample
msf exploit(nctaudiofile2_setformatlikesample) > show targets
    ...targets...
msf exploit(nctaudiofile2_setformatlikesample) > set TARGET < target-id >
msf exploit(nctaudiofile2_setformatlikesample) > show options
    ...show and set options...
msf exploit(nctaudiofile2_setformatlikesample) > 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

;