Vulnerabilities > CVE-2009-0187 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Orbitdownloader Orbit Downloader 2.8.2/2.8.3/2.8.4

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
orbitdownloader
CWE-119
critical
exploit available
metasploit

Summary

Stack-based buffer overflow in Orbit Downloader 2.8.2 and 2.8.3, and possibly other versions before 2.8.5, allows remote attackers to execute arbitrary code via a crafted HTTP URL with a long host name, which is not properly handled when constructing a "Connecting" log message.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionOrbit <= 2.8.4 Long Hostname Remote Buffer Overflow Exploit. CVE-2009-0187. Remote exploit for windows platform
    idEDB-ID:8118
    last seen2016-02-01
    modified2009-02-27
    published2009-02-27
    reporterJavaGuru
    sourcehttps://www.exploit-db.com/download/8118/
    titleOrbit <= 2.8.4 Long Hostname Remote Buffer Overflow Exploit
  • descriptionOrbit Downloader Connecting Log Creation Buffer Overflow. CVE-2009-0187. Remote exploit for windows platform
    idEDB-ID:16569
    last seen2016-02-02
    modified2010-05-09
    published2010-05-09
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/16569/
    titleOrbit Downloader Connecting Log Creation Buffer Overflow

Metasploit

descriptionThis module exploits a stack buffer overflow in Orbit Downloader 2.8.4. When an attacker serves up a malicious web site, arbitrary code may be executed. The PAYLOAD windows/shell_bind_tcp works best.
idMSF:EXPLOIT/WINDOWS/BROWSER/ORBIT_CONNECTING
last seen2020-02-29
modified2017-09-09
published2009-03-17
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0187
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/orbit_connecting.rb
titleOrbit Downloader Connecting Log Creation Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/83105/orbit_connecting.rb.txt
idPACKETSTORM:83105
last seen2016-12-05
published2009-11-26
reporterMC
sourcehttps://packetstormsecurity.com/files/83105/Orbit-Downloader-Connecting-Log-Creation-Buffer-Overflow.html
titleOrbit Downloader Connecting Log Creation Buffer Overflow

Saint

bid33894
descriptionOrbit Downloader Connecting log message buffer overflow
idmisc_orbitdownloaderver
osvdb52294
titleorbit_downloader_connecting_log
typeclient

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 33894 CVE(CAN) ID: CVE-2009-0187 Orbit Downloader是用于从视频共享网站下载流媒体的下载管理器。 Orbit Downloader在对HTTP下载生成Connecting日志消息时存在栈溢出漏洞,如果用户受骗连接到了恶意的HTTP服务器进行下载或打开了包含有超长主机名的特制HTTP URL的话,就可能触发这个溢出,导致执行任意代码。 OrbitDownloader.com Orbit Downloader 2.8.3 OrbitDownloader.com Orbit Downloader 2.8.2 厂商补丁: OrbitDownloader.com ------------------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=http://www.orbitdownloader.com/download.htm target=_blank rel=external nofollow>http://www.orbitdownloader.com/download.htm</a>
idSSV:4835
last seen2017-11-19
modified2009-02-26
published2009-02-26
reporterRoot
titleOrbit Downloader Connecting日志消息栈溢出漏洞