Vulnerabilities > CVE-2009-0837 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Foxit Reader3.0
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in Foxit Reader 3.0 before Build 1506, including 1120 and 1301, allows remote attackers to execute arbitrary code via a long (1) relative path or (2) absolute path in the filename argument in an action, as demonstrated by the "Open/Execute a file" action.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
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
description Foxit Reader 3.0 Open Execute Action Stack Based Buffer Overflow. CVE-2009-0837. Local exploit for windows platform id EDB-ID:18905 last seen 2016-02-02 modified 2012-05-21 published 2012-05-21 reporter metasploit source https://www.exploit-db.com/download/18905/ title Foxit Reader 3.0 Open Execute Action Stack Based Buffer Overflow description Foxit Reader 3.0 (<= Build 1301) PDF Buffer Overflow Exploit (Univ.). CVE-2009-0837. Local exploit for windows platform id EDB-ID:8201 last seen 2016-02-01 modified 2009-03-13 published 2009-03-13 reporter SkD source https://www.exploit-db.com/download/8201/ title Foxit Reader <= 3.0 Build 1301 - PDF Buffer Overflow Exploit Univ.
Metasploit
description | This module exploits a buffer overflow in Foxit Reader 3.0 builds 1301 and earlier. Due to the way Foxit Reader handles the input from an "Launch" action, it is possible to cause a stack-based buffer overflow, allowing an attacker to gain arbitrary code execution under the context of the user. |
id | MSF:EXPLOIT/WINDOWS/FILEFORMAT/FOXIT_READER_LAUNCH |
last seen | 2020-05-26 |
modified | 2020-01-15 |
published | 2012-05-18 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/foxit_reader_launch.rb |
title | Foxit Reader 3.0 Open Execute Action Stack Based Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | FOXIT_READER_MULTIPLE_FLAWS.NASL |
description | The version of Foxit Reader installed on the remote Windows host is 2.x prior to 2.3 Build 3902 or 3.x prior to 3.0 Build 1506. It is, therefore, affected by multiple vulnerabilities : - An uninitialized memory dereference flaw exists due to improper handling of a JBIG2 symbol dictionary segment with zero new symbols. An unauthenticated, remote attacker can exploit this, via a crafted PDF file, to execute arbitrary code. (CVE-2009-0191) - A flaw exists due to a failure to require user authorization before preforming dangerous actions defined in a PDF file. An unauthenticated, remote attacker can exploit this, via a crafted PDF file, to execute arbitrary commands. (CVE-2009-0836) - A stack-based buffer overflow condition exists due to improper sanitization of user-supplied input. An unauthenticated, remote attacker can exploit this to execute arbitrary code via a crafted PDF file having a long relative or absolute path in a filename argument in an action. Note that this issue only affects version 3.x. (CVE-2009-0837) |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 35807 |
published | 2009-03-09 |
reporter | This script is Copyright (C) 2009-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/35807 |
title | Foxit Reader 2.x < 2.3 Build 3902 / 3.x < 3.0 Build 1506 Multiple Vulnerabilities |
code |
|
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 34035 CVE(CAN) ID: CVE-2009-0191,CVE-2009-0836,CVE-2009-0837 Foxit Reader是一款小型的PDF文档查看器和打印程序。 1) Foxit Reader在处理JBIG2符号字典段时存在错误,特制的PDF文件可能导致引用未经初始化的内存。 2) 如果PDF文件中定义了Open/Execute a file操作,Foxit Reader可能会未经用户确认便打开或执行PDF文件创建者所定义的文件。 3) 如果带有超长文件名参数的PDF文件中定义了Open/Execute a file操作,由于未经充分的边界检查便试图将文件名参数拷贝到栈中固定大小的缓冲区,在某些情况下可能会触发栈溢出。 Foxit Foxit Reader 3.0 Foxit Foxit Reader 2.3 厂商补丁: Foxit ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=http://www.foxitsoftware.com/downloads/ target=_blank rel=external nofollow>http://www.foxitsoftware.com/downloads/</a> |
id | SSV:4892 |
last seen | 2017-11-19 |
modified | 2009-03-11 |
published | 2009-03-11 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-4892 |
title | Foxit Reader PDF文件处理多个代码执行和绕过授权漏洞 |
References
- http://secunia.com/advisories/34036
- http://secunia.com/advisories/34036
- http://www.coresecurity.com/content/foxit-reader-vulnerabilities
- http://www.coresecurity.com/content/foxit-reader-vulnerabilities
- http://www.foxitsoftware.com/pdf/reader/security.htm#Stackbased
- http://www.foxitsoftware.com/pdf/reader/security.htm#Stackbased
- http://www.securityfocus.com/archive/1/501623/100/0/threaded
- http://www.securityfocus.com/archive/1/501623/100/0/threaded
- http://www.securityfocus.com/bid/34035
- http://www.securityfocus.com/bid/34035
- http://www.securitytracker.com/id?1021824
- http://www.securitytracker.com/id?1021824
- http://www.vupen.com/english/advisories/2009/0634
- http://www.vupen.com/english/advisories/2009/0634
- https://exchange.xforce.ibmcloud.com/vulnerabilities/49136
- https://exchange.xforce.ibmcloud.com/vulnerabilities/49136