Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1445327 - (CVE-2017-5653) CVE-2017-5653 cxf: CXF JAX-RS XML Security streaming clients do not validate that the service response was signed or encrypted
CVE-2017-5653 cxf: CXF JAX-RS XML Security streaming clients do not validate ...
Status: NEW
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170327,repor...
: Security
Depends On: 1445335
Blocks: 1445347
  Show dependency treegraph
 
Reported: 2017-04-25 09:40 EDT by Andrej Nemec
Modified: 2018-10-19 17:40 EDT (History)
66 users (show)

See Also:
Fixed In Version: cxf 3.1.11, cxf 3.0.13
Doc Type: If docs needed, set a value
Doc Text:
It was found that a flaw exists in JAX-RS clients using the streaming approach for XML signatures and encryption, where it does not enforce the message to be signed/encrypted. This could allow an attacker to subvert the integrity of the message.
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:1832 normal SHIPPED_LIVE Important: Red Hat JBoss Fuse/A-MQ 6.3 R4 security and bug fix update 2017-08-15 01:47:49 EDT

  None (edit)
Description Andrej Nemec 2017-04-25 09:40:58 EDT
Apache CXF supports the ability to use XML Signature and encryption to secure
JAX-RS services. Two different implementations are available, a DOM based 
approach that works on a model of the message in memory before applying
security, and a streaming based implementation that is a useful alternative
for larger messages.

There is a bug in validating messages for JAX-RS clients using the streaming
approach, where it will not enforce that the message is signed and/or
encrypted. An exception is thrown in these cases but not properly propagated
to the client code. The bug does not apply for the DOM clients and it does not
apply for the streaming server side case.

External References:

http://cxf.apache.org/security-advisories.data/CVE-2017-5653.txt.asc

Upstream patch:

https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=commit;h=fade9b81dabe27f864ca38e7b40f28fb44d6f165
Comment 1 Andrej Nemec 2017-04-25 09:46:25 EDT
Created cxf tracking bugs for this issue:

Affects: fedora-all [bug 1445335]
Comment 3 errata-xmlrpc 2017-08-10 19:04:57 EDT
This issue has been addressed in the following products:

  Red Hat JBoss Fuse

Via RHSA-2017:1832 https://access.redhat.com/errata/RHSA-2017:1832

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