Bug 796015 (CVE-2011-4967) - CVE-2011-4967 tog-pegasus: xml hash table collision CPU usage DoS
Summary: CVE-2011-4967 tog-pegasus: xml hash table collision CPU usage DoS
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2011-4967
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: hashdos, oCERT-2011-003 796016
TreeView+ depends on / blocked
 
Reported: 2012-02-22 03:21 UTC by Kurt Seifried
Modified: 2019-09-29 12:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-10 10:58:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Kurt Seifried 2012-02-22 03:21:10 UTC
Juraj Somorovsky reported that certain XML parsers/servers are affected by the
same, or similar, flaw as the hash table collisions CPU usage denial of
service.  Sending a specially crafted message to an XML service can result in
longer processing time, which could lead to a denial of service.  It is
reported that this attack on XML can be applied on different XML nodes (such as
entities, element attributes, namespaces, various elements in the XML security,
etc.).

pegasus is written in C++ and contains an internal XML parser in XmlParser.cpp, 
upstream was contacted.

Comment 1 Kurt Seifried 2012-08-28 19:54:44 UTC
This is being corrected in pegasus 2.12:

http://bugzilla.openpegasus.org/show_bug.cgi?id=9182

The patches are available at:

http://bugzilla.openpegasus.org/show_bug.cgi?id=9374

The final patch is 170k+ but it's mostly the test cases (the actual patch is just a few dozen lines).


Note You need to log in before you can comment on or make changes to this bug.