Security: XML Entity Expansion Denial of Service
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qt4-x11 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned | ||
Raring |
Fix Released
|
Undecided
|
Unassigned | ||
Saucy |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Unassigned | ||
qtbase-opensource-src (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Raring |
Fix Released
|
Undecided
|
Unassigned | ||
Saucy |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
http://
Qt Project Security Advisory
-------
Title: XML Entity Expansion Denial of Service
Risk Rating: Low
CVE: CVE-2013-4549
Platforms: All
Modules: QtBase
Versions: All versions before 5.2
Author: Richard J. Moore <rich at kde.org>
Date: 5 December 2013
Overview
--------
QXmlSimpleReader in Qt versions prior to 5.2 supports expansion of internal
entities in XML documents without placing restrictions to ensure the document
does not cause excessive memory usage. If an application using this API
processes untrusted data then the application may use unexpected amounts of
memory if a malicious document is processed.
Details
-------
It is possible to construct XML documents using internal entities that consume
large amounts of memory and other resources to process, this is known as the
'Billion Laughs' attack. Qt versions prior to 5.2 did not offer protection
against this issue.
Impact
------
An application loading untrusted XML data may consume arbitrary amounts of
memory and CPU when attempting to parse a maliciously constructed document.
CVE References
no longer affects: | qtbase-opensource-src (Ubuntu Precise) |
no longer affects: | qtbase-opensource-src (Ubuntu Quantal) |
tags: | added: patch |
This bug was fixed in the package qtbase- opensource- src - 5.0.2+dfsg1- 7ubuntu13
--------------- opensource- src (5.0.2+ dfsg1-7ubuntu13 ) trusty; urgency=low
qtbase-
* SECURITY UPDATE: [XML Entity Expansion Denial of Service] (LP: #1259577). sax/qxml. cpp lists.qt- project. org/pipermail/ announce/ 2013-December/ 000036. html
- add limit in src/xml/
- http://
- CVE-2013-4549
-- Jonathan Riddell <email address hidden> Tue, 10 Dec 2013 15:08:17 +0000