Rapid7 Vulnerability & Exploit Database

WebEx UCF atucfobj.dll ActiveX NewObject Method Buffer Overflow

Back to Search

WebEx UCF atucfobj.dll ActiveX NewObject Method Buffer Overflow

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

Description

This module exploits a stack-based buffer overflow in WebEx's WebexUCFObject ActiveX Control. If a long string is passed to the 'NewObject' method, a stack- based buffer overflow will occur when copying attacker-supplied data using the sprintf function. It is noteworthy that this vulnerability was discovered and reported by multiple independent researchers. To quote iDefense's advisory, "Before this issue was publicly reported, at least three independent security researchers had knowledge of this issue; thus, it is reasonable to believe that even more people were aware of this issue before disclosure." NOTE: Due to input restrictions, this exploit uses a heap-spray to get the payload into memory unmodified.

Author(s)

  • Tobias Klein
  • Elazar Broad
  • Guido Landi
  • 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/webex_ucf_newobject
msf exploit(webex_ucf_newobject) > show targets
    ...targets...
msf exploit(webex_ucf_newobject) > set TARGET < target-id >
msf exploit(webex_ucf_newobject) > show options
    ...show and set options...
msf exploit(webex_ucf_newobject) > 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

;