Rapid7 Vulnerability & Exploit Database

activePDF WebGrabber ActiveX Control Buffer Overflow

Back to Search

activePDF WebGrabber ActiveX Control Buffer Overflow

Disclosed
08/26/2008
Created
05/30/2018

Description

This module exploits a stack buffer overflow in activePDF WebGrabber 3.8. When sending an overly long string to the GetStatus() method of APWebGrb.ocx (3.8.2.0) an attacker may be able to execute arbitrary code. This control is not marked safe for scripting, so choose your attack vector accordingly.

Author(s)

  • MC <mc@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/activepdf_webgrabber
msf exploit(activepdf_webgrabber) > show targets
    ...targets...
msf exploit(activepdf_webgrabber) > set TARGET < target-id >
msf exploit(activepdf_webgrabber) > show options
    ...show and set options...
msf exploit(activepdf_webgrabber) > 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

;