Bug 855707 (CVE-2010-2076)

Summary: CVE-2010-2076 CXF: Insufficient constraints on Document Type Declarations (DTDs)
Product: [Other] Security Response Reporter: David Jorm <djorm>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: jbpapp-maint, mjc, soa-p-jira
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-10 05:17:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Jorm 2012-09-10 05:15:39 UTC
It was found that Apache CXF 2.0.x prior to 2.0.13, 2.1.x prior to 2.1.10, and 2.2.x prior to 2.2.9 did not properly constrain the use of DTDs in XML messages sent by clients. A remote attacker could use this flaw to perform XXE (XML eXternal Entity) attacks, allowing them to read arbitrary, local files accessible to the user running the application server, as well as to trigger HTTP requests to intranet URLs from the server. A remote attacker could also use this flaw to perform a denial of service attack by sending a crafted XML document containing a large number of nested entity references. These would be recursively expanded by the server, causing a denial of service by CPU and memory exhaustion.

Comment 1 David Jorm 2012-09-10 05:17:41 UTC
Statement:

Not Vulnerable. This issue does not affect the versions of Apache CXF as shipped with various Red Hat products.