Libxml2 Integer Overflow in xmlSAX2Characters() May Let Remote Users Execute Arbitrary Code
|
|
SecurityTracker Alert ID: 1021238
|
|
SecurityTracker URL: http://securitytracker.com/id?1021238
|
|
CVE Reference: CVE-2008-4226
(Links to External Site)
|
Date: Nov 17 2008
|
Impact: Execution of arbitrary code via network, User access via network
|
Fix Available: Yes
Vendor Confirmed: Yes
|
Version(s): 2.7.2 and prior versions
|
Description: A vulnerability was reported in Libxml2. A remote user can cause arbitrary code to be executed on the target user's system.
A remote user can create specially crafted XML content that, when processed by the target application using libxml2, will trigger
an integer overflow in the xmlSAX2Characters() function and crash the target application or potentially execute arbitrary code on
the target system. The code will run with the privileges of the target application.
The vulnerability resides in 'SAX2.c'.
Drew
Yao from Apple Product Security reported this vulnerability.
|
Impact: A remote user can create XML content that, when loaded by the target application, may execute arbitrary code on the target system.
|
Solution: The vendor has issued a source code fix, available via SVN.
|
Vendor URL: xmlsoft.org/ (Links to External Site)
|
Cause: Boundary error
|
Underlying OS: Linux (Any), UNIX (Any)
|
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Mon, 17 Nov 2008 16:42:19 -0500
Subject: Libxml2
|
An integer overflow flaw causing a heap-based buffer overflow was found in
the libxml2 XML parser. If an application linked against libxml2 processed
untrusted, malformed XML content, it could cause the application to crash
or, possibly, execute arbitrary code. (CVE-2008-4226)
|
|