Rapid7 Vulnerability & Exploit Database

Ubisoft uplay 2.0.3 ActiveX Control Arbitrary Code Execution

Back to Search

Ubisoft uplay 2.0.3 ActiveX Control Arbitrary Code Execution

Disclosed
07/29/2012
Created
05/30/2018

Description

The uplay ActiveX component allows an attacker to execute any command line action. User must sign in, unless auto-sign in is enabled and uplay must not already be running. Due to the way the malicious executable is served (WebDAV), the module must be run on port 80, so please make sure you have enough privilege to do that. Ubisoft released patch 2.04 as of Mon 20th July.

Author(s)

  • Tavis Ormandy <taviso@cmpxchg8b.com>
  • Ben Campbell <eat_meatballs@hotmail.co.uk>
  • phillips321 <phillips321@phillips321.co.uk>
  • Richard Hicks <scriptmonkeyblog@gmail.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/ubisoft_uplay_cmd_exec
msf exploit(ubisoft_uplay_cmd_exec) > show targets
    ...targets...
msf exploit(ubisoft_uplay_cmd_exec) > set TARGET < target-id >
msf exploit(ubisoft_uplay_cmd_exec) > show options
    ...show and set options...
msf exploit(ubisoft_uplay_cmd_exec) > 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

;