Lucene search
K

Apache CXF prior to 2.5.10, 2.6.7 and 2.7.4 - Denial of Service

🗓️ 10 Jul 2013 00:00:00Reported by SEC ConsultType 
zdt
 zdt
🔗 0day.today👁 35 Views

Apache CXF Denial of Service vulnerability in versions prior to 2.5.10, 2.6.7 and 2.7.

Related
Code
=======================================================================
              title: Denial of service vulnerability
            product: Apache CXF
 vulnerable version: Apache CXF prior to 2.5.10, 2.6.7 and 2.7.4
      fixed version: Apache CXF 2.5.10, 2.6.7 and 2.7.4 onwards
         CVE number: CVE-2013-2160
             impact: Critical
           homepage: http://cxf.apache.org/
              found: 2013-02-01
                 by: Andreas Falkenberg, SEC Consult Vulnerability Lab
                     Christian Mainka, Ruhr-University Bochum
                     Juraj Somorovsky, Ruhr-University Bochum
                     Joerg Schwenk, Ruhr-University Bochum
                     https://www.sec-consult.com
=======================================================================
 
Vendor/product description:
------------------------------------------------------------------------------
"Apache CXF is an open source services framework. CXF helps you build and
develop services using frontend programming APIs, like JAX-WS and JAX-RS.
These services can speak a variety of protocols such as SOAP, XML/HTTP,
RESTful HTTP, or CORBA and work over a variety of transports such as HTTP,
JMS or JBI."
 
URL: http://cxf.apache.org/
 
 
Business recommendation:
------------------------------------------------------------------------------
Various denial of service attack vectors were found within Apache CXF.
The recommendation of SEC Consult is to immediately perform an update.
 
 
 
Vulnerability overview/description:
------------------------------------------------------------------------------
It is possible to execute Denial of Service attacks on Apache CXF, exploiting
the fact that the streaming XML parser does not put limits on things like the
number of elements, number of attributes, the nested structure of the document
received, etc. The effects of these attacks can vary from causing high CPU
usage, to causing the JVM to run out of memory.
URL: http://cxf.apache.org/security-advisories.data/CVE-2013-2160.txt.asc
 
 
Proof of concept:
------------------------------------------------------------------------------
The following SOAP message will trigger a denial of service:
 
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope";>
  <soap:Body>
        <element>
                <element>
                        <element>
                                <element>
                                        [thousands more]
                                </element>
                        </element>
                </element>
        </element>             
  </soap:Body>
</soap:Envelope>
 
There are various other XML payloads that will also trigger a denial of
service on vulnerable services.
 
 
Vulnerable / tested versions:
------------------------------------------------------------------------------
This vulnerability affects all versions of Apache CXF prior to 2.5.10, 2.6.7
and 2.7.4.
 
 
Vendor contact timeline:
------------------------------------------------------------------------------
2013-02-22: Advisory sent to vendor by Juraj Somorovsky (RUB)
2013-02-22: Advisory acknowledged by vendor
2013-04-19: Vendor confirms vulnerability
2013-05-15: Vendor publishes fixed version
2013-06-27: Vulnerability is disclosed by vendor
2013-07-09: SEC Consult releases security advisory
 
 
Solution:
------------------------------------------------------------------------------
CXF 2.5.x users should upgrade to 2.5.10 or later as soon as possible.
CXF 2.6.x users should upgrade to 2.6.7 or later as soon as possible.
CXF 2.7.x users should upgrade to 2.7.4 or later as soon as possible.
 
Also see the advisory of the vendor:
http://cxf.apache.org/security-advisories.data/CVE-2013-2160.txt.asc
 
 
Workaround:
------------------------------------------------------------------------------
No workaround available.

#  0day.today [2018-03-28]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Jul 2013 00:00Current
7.1High risk
Vulners AI Score7.1
EPSS0.12253
35