Executive Summary

Summary
Title Iceni products PDF parser stack buffer overflow
Informations
Name VU#225833 First vendor Publication 2011-10-05
Vendor VU-CERT Last vendor Modification 2011-10-20
Severity (Vendor) N/A Revision M

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:C/I:C/A:C)
Cvss Base Score 10 Attack Range Network
Cvss Impact Score 10 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Vulnerability Note VU#225833

Iceni products PDF parser stack buffer overflow

Overview

Iceni Argus and Infix contain a stack buffer overflow in the handling of flate-compressed PDF content, which can allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system.

I. Description

Iceni Argus is a PDF conversion library. Argus 6.20 and earlier fail to properly handle malformed flate-compressed content in PDF documents, resulting in a stack buffer overflow. Other Argus applications that share the same codebase with Argus may also be affected. We have confirmed that Iceni Infix 5.04 is affected by this vulnerability.

II. Impact

By causing the Iceni PDF library to parse a specially-crafted PDF document, a remote, unauthenticated attacker may be able to execute arbitrary code with the privileges of the application using the library.

III. Solution

We are currently unaware of a practical solution to this problem. Please consider the following workarounds.

Use the Microsoft Enhanced Mitigation Experience Toolkit

The Microsoft Enhanced Mitigation Experience Toolkit (EMET) can be used to help prevent exploitation of these vulnerabilities.

Enable DEP in Microsoft Windows

Consider enabling Data Execution Prevention (DEP) in supported versions of Windows. DEP should not be treated as a complete workaround, but it can mitigate the execution of attacker-supplied code in some cases. Microsoft has published detailed technical information about DEP in Security Research & Defense blog posts "Understanding DEP as a mitigation technology" part 1 and part 2. DEP should be used in conjunction with the application of patches or other mitigations described in this document.

Note that when relying on DEP for exploit mitigation, it is important to use a system that supports Address Space Layout Randomization (ASLR) as well. ASLR is not supported by Windows XP or Windows Server 2003 or earlier. ASLR was introduced with Microsoft Windows Vista and Windows Server 2008. Please see the Microsoft SRD blog entry: On the effectiveness of DEP and ASLR for more details.

Vendor Information

VendorStatusDate NotifiedDate Updated
iceni technologyAffected2011-05-062011-10-05

References

http://www.iceni.com/argus.htm
http://www.microsoft.com/download/en/details.aspx?id=1677
http://blogs.technet.com/b/srd/archive/2009/06/05/understanding-dep-as-a-mitigation-technology-part-1.aspx
http://blogs.technet.com/b/srd/archive/2009/06/12/understanding-dep-as-a-mitigation-technology-part-2.aspx
http://blogs.technet.com/b/srd/archive/2010/12/08/on-the-effectiveness-of-dep-and-aslr.aspx
http://secunia.com/advisories/46320/
http://osvdb.org/76096
http://xforce.iss.net/xforce/xfdb/70343
http://www.securityfocus.com/bid/49959

Credit

This vulnerability was reported by Will Dormann of the CERT/CC.

This document was written by Will Dormann.

Other Information

Date Public:2011-10-05
Date First Published:2011-10-05
Date Last Updated:2011-10-20
CERT Advisory: 
CVE-ID(s):CVE-2011-3332
NVD-ID(s):CVE-2011-3332
US-CERT Technical Alerts: 
Severity Metric:10.71
Document Revision:20

Original Source

Url : http://www.kb.cert.org/vuls/id/225833

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 4
Application 1

Open Source Vulnerability Database (OSVDB)

Id Description
76096 Iceni Multiple Product Flate Compressed PDF File Handling Remote Overflow