Rapid7 Vulnerability & Exploit Database

IBM Lotus QuickR qp2 ActiveX Buffer Overflow

Back to Search

IBM Lotus QuickR qp2 ActiveX Buffer Overflow

Disclosed
05/23/2012
Created
05/30/2018

Description

This module exploits a buffer overflow vulnerability on the UploadControl ActiveX. The vulnerability exists in the handling of the "Attachment_Times" property, due to the insecure usage of the _swscanf. The affected ActiveX is provided by the qp2.dll installed with the IBM Lotus Quickr product. This module has been tested successfully on IE6-IE9 on Windows XP, Vista and 7, using the qp2.dll 8.1.0.1800. In order to bypass ASLR the no aslr compatible module msvcr71.dll is used. This one is installed with the qp2 ActiveX.

Author(s)

  • Gaurav Baruah
  • 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/browser/quickr_qp2_bof
msf exploit(quickr_qp2_bof) > show targets
    ...targets...
msf exploit(quickr_qp2_bof) > set TARGET < target-id >
msf exploit(quickr_qp2_bof) > show options
    ...show and set options...
msf exploit(quickr_qp2_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

;