Vulnerabilities > CVE-2013-5447 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in IBM Forms Viewer
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Stack-based buffer overflow in IBM Forms Viewer 4.x before 4.0.0.3 and 8.x before 8.0.1.1 allows remote attackers to execute arbitrary code via an XFDL form with a long fontname value.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 5 |
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 | IBM Forms Viewer - Unicode Buffer Overflow. CVE-2013-5447. Local exploit for windows platform |
file | exploits/windows/local/30789.rb |
id | EDB-ID:30789 |
last seen | 2016-02-03 |
modified | 2014-01-07 |
platform | windows |
port | |
published | 2014-01-07 |
reporter | metasploit |
source | https://www.exploit-db.com/download/30789/ |
title | IBM Forms Viewer - Unicode Buffer Overflow |
type | local |
Metasploit
description | This module exploits a stack-based buffer overflow in IBM Forms Viewer. The vulnerability is due to a dangerous usage of a strcpy-like function, and occurs while parsing malformed XFDL files containing a long fontname value. This module has been tested successfully on IBM Forms Viewer 4.0 on Windows XP SP3 and Windows 7 SP1. |
id | MSF:EXPLOIT/WINDOWS/FILEFORMAT/IBM_FORMS_VIEWER_FONTNAME |
last seen | 2020-05-24 |
modified | 2017-07-24 |
published | 2013-12-27 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/ibm_forms_viewer_fontname.rb |
title | IBM Forms Viewer Unicode Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | IBM_FORMS_VIEWER_OVERFLOW.NASL |
description | The version of IBM Forms Viewer on the remote host is affected by a stack-based buffer overflow in the XDL form fontname tag parser. This can allow an attacker to execute arbitrary code. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 72026 |
published | 2014-01-19 |
reporter | This script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/72026 |
title | IBM Forms Viewer Stack Buffer Overflow |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/124658/ibm_forms_viewer_fontname.rb.txt |
id | PACKETSTORM:124658 |
last seen | 2016-12-05 |
published | 2014-01-03 |
reporter | rgod |
source | https://packetstormsecurity.com/files/124658/IBM-Forms-Viewer-Unicode-Buffer-Overflow.html |
title | IBM Forms Viewer Unicode Buffer Overflow |
Seebug
bulletinFamily | exploit |
description | CVE(CAN) ID: CVE-2013-5447 IBM Forms Viewer是其中的一个客户端程序,它能够打开、填写、签署、提交和保存XFDL表单,可作为独立的应用程序或以嵌入在Web浏览器内的方式显示表单。 IBM Forms Viewer 4.0.0.3之前的4.x版本和8.0.1.1前的8.x版本中存在基于栈的缓冲区溢出漏洞。远程攻击者可借助特制的XFDL表单利用该漏洞执行任意代码。 0 IBM Forms Viewer 4.0 IBM Forms Viewer 4.0.0.1 IBM Forms Viewer 4.0.0.2 IBM Forms Viewer 8.0 IBM Forms Viewer 8.0.1 厂商补丁: IBM ------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www-01.ibm.com/support/docview.wss?uid=swg21657500 |
id | SSV:61095 |
last seen | 2017-11-19 |
modified | 2013-12-12 |
published | 2013-12-12 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-61095 |
title | IBM Forms Viewer栈缓冲区溢出漏洞 |
References
- http://packetstormsecurity.com/files/124658
- http://www.exploit-db.com/exploits/30789
- http://www.zerodayinitiative.com/advisories/ZDI-13-274/
- http://www-01.ibm.com/support/docview.wss?uid=swg1LO78184
- http://www-01.ibm.com/support/docview.wss?uid=swg21657500
- https://exchange.xforce.ibmcloud.com/vulnerabilities/87911