Vulnerabilities > CVE-2014-2206 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Getgosoft Getgo Download Manager

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
getgosoft
CWE-119
critical
exploit available
metasploit

Summary

Stack-based buffer overflow in GetGo Download Manager 4.9.0.1982, 4.8.2.1346, 4.4.5.502, and earlier allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a long HTTP Response Header.

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

descriptionGetGo Download Manager 4.9.0.1982 - HTTP Response Header Buffer Overflow Remote Code Execution. CVE-2014-2206. Remote exploit for windows platform
idEDB-ID:32132
last seen2016-02-03
modified2014-03-09
published2014-03-09
reporterJulien Ahrens
sourcehttps://www.exploit-db.com/download/32132/
titleGetGo Download Manager 4.9.0.1982 - HTTP Response Header Buffer Overflow Remote Code Execution

Metasploit

descriptionThis module exploits a stack-based buffer overflow vulnerability in GetGo Download Manager version 5.3.0.2712 earlier, caused by an overly long HTTP response header. By persuading the victim to download a file from a malicious server, a remote attacker could execute arbitrary code on the system or cause the application to crash. This module has been tested successfully on Windows XP SP3.
idMSF:EXPLOIT/WINDOWS/BROWSER/GETGODM_HTTP_RESPONSE_BOF
last seen2020-05-24
modified2018-11-29
published2015-01-14
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2206
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/getgodm_http_response_bof.rb
titleGetGo Download Manager HTTP Response Buffer Overflow

Packetstorm

Seebug

bulletinFamilyexploit
descriptionNo description provided by source.
idSSV:85434
last seen2017-11-19
modified2014-07-01
published2014-07-01
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-85434
titleGetGo Download Manager 4.9.0.1982 - HTTP Response Header Buffer Overflow Remote Code Execution