Rapid7 Vulnerability & Exploit Database

Orbit Downloader URL Unicode Conversion Overflow

Back to Search

Orbit Downloader URL Unicode Conversion Overflow

Disclosed
04/03/2008
Created
05/30/2018

Description

This module exploits a stack-based buffer overflow in Orbit Downloader. The vulnerability is due to Orbit converting a URL ascii string to unicode in an insecure way with MultiByteToWideChar. The vulnerability is exploited with a specially crafted metalink file that should be opened with Orbit through the "File->Add Metalink..." option.

Author(s)

  • Diego Juarez
  • 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/fileformat/orbit_download_failed_bof
msf exploit(orbit_download_failed_bof) > show targets
    ...targets...
msf exploit(orbit_download_failed_bof) > set TARGET < target-id >
msf exploit(orbit_download_failed_bof) > show options
    ...show and set options...
msf exploit(orbit_download_failed_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

;