Bug 1223883 (CVE-2015-1833)

Summary: CVE-2015-1833 jackrabbit: Jackrabbit WebDAV bundle susceptible to XXE/XEE attack
Product: [Other] Security Response Reporter: Vasyl Kaigorodov <vkaigoro>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: aileenc, atangrin, bleanhar, ccoleman, dmcphers, gvarsami, jcoleman, jdetiber, jialiu, jkeck, jliggitt, jokerman, jshepherd, kconner, kseifried, ldimaggi, lmeyer, mmccomas, nwallace, pavelp, rwagner, soa-p-jira, tcunning, tkirby
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Apache Jackrabbit 2.10.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-29 01:28:30 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:
Bug Depends On: 1223885    
Bug Blocks: 1223884    

Description Vasyl Kaigorodov 2015-05-21 15:32:00 UTC
Version 2.10.1 of Apache Jackrabbit fixes XXE/XEE issue in the jackrabbit-webdav module.
Part of original advisory:
"""
When processing a WebDAV request body containing XML, the XML parser can be
instructed to read content from network resources accessible to the host,
identified by URI schemes such as "http(s)" or  "file". Depending on the
WebDAV request, this can not only be used to trigger internal network
requests, but might also be used to insert said content into the request,
potentially exposing it to the attacker and others (for instance, by inserting
said content in a WebDAV property value using a PROPPATCH request). See also
IETF RFC 4918, Section 20.6.
"""

Original report: http://seclists.org/bugtraq/2015/May/124
Upstream bug with patches: https://issues.apache.org/jira/browse/JCR-3883

Comment 1 Vasyl Kaigorodov 2015-05-21 15:34:12 UTC
Created jackrabbit tracking bugs for this issue:

Affects: fedora-all [bug 1223885]

Comment 2 Jason Shepherd 2015-07-09 00:17:34 UTC
Camel doesn't have a webdav server. It has some webdav client libraries, such as commons-vfs, and camel-hadoop, but not a server.

Comment 3 Jason Shepherd 2015-07-09 00:34:51 UTC
Jackrabbit is not shipped in Fuse Service Works.

Comment 4 Jason Shepherd 2015-07-09 00:46:06 UTC
jackrabbit-webdav package removed in Fedora 22

Comment 5 Jason Shepherd 2015-07-29 01:28:30 UTC
None of our middleware product suite host a WebDav Server using Jackrabbit. Closing as NOTABUG