Vulnerabilities > CVE-2014-2087 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Freedownloadmanager Free Download Manager 3.8/3.9.3

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

Summary

Stack-based buffer overflow in the CDownloads_Deleted::UpdateDownload function in Downloads_Deleted.cpp in Free Download Manager 3.9.3 build 1360, 3.8 build 1173, 3.0 build 852, and earlier allows user-assisted remote attackers to execute arbitrary code via a long file name, which is then deleted from the download queue by the user.

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

descriptionFree Download Manager - Stack-based Buffer Overflow. CVE-2014-2087. Dos exploit for windows platform
idEDB-ID:32332
last seen2016-02-03
modified2014-03-17
published2014-03-17
reporterJulien Ahrens
sourcehttps://www.exploit-db.com/download/32332/
titleFree Download Manager - Stack-based Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/125729/freedownloadmanager-overflow.txt
idPACKETSTORM:125729
last seen2016-12-05
published2014-03-14
reporterJulien Ahrens
sourcehttps://packetstormsecurity.com/files/125729/Free-Download-Manager-3.x-Buffer-Overflow.html
titleFree Download Manager 3.x Buffer Overflow

Seebug

bulletinFamilyexploit
descriptionBugtraq ID:66211 CVE ID:CVE-2014-2087 Free Download Manager是一款免费的多功能的下载和管理工具。 Free Download Manager CDownloads_Deleted::UpdateDownload()函数存在基于栈的缓冲区溢出,允许攻击者构建恶意HTTP服务,发送任意超长文件名来利用该漏洞,可使应用程序崩溃或以应用程序上下文执行任意代码。 0 Free Download Manager v3.9.3 build 1360 (latest) Free Download Manager v3.8 build 1173 Free Download Manager v3.0 build 852 目前没有详细解决方案提供: http://www.freedownloadmanager.org
idSSV:61815
last seen2017-11-19
modified2014-03-17
published2014-03-17
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-61815
titleFree Download Manager 'Downloads_Deleted.cpp'栈缓冲区溢出漏洞