Bug 1397403 (CVE-2016-8734)
Summary: | CVE-2016-8734 subversion: unrestricted XML entity expansion in mod_dontdothat and Subversion clients using http(s):// | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> | ||||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | unspecified | CC: | dmoppert, jorton, security-response-team | ||||||
Target Milestone: | --- | Keywords: | Security | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | subversion 1.8.17, subversion 1.9.5 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-11-29 23:39:48 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: | 1399871 | ||||||||
Bug Blocks: | 1397404 | ||||||||
Attachments: |
|
Description
Martin Prpič
2016-11-22 13:04:31 UTC
Acknowledgments: Name: Florian Weimer (Red Hat) Created attachment 1222728 [details]
CVE-2016-8734-1.8.16.patch
Created attachment 1222729 [details]
CVE-2016-8734-1.9.4.patch
There are two parts to this vulnerability: server-side and client-side. The client side vulnerability only affects subversion when built with the Serf WebDav library, not with the Neon WebDav library. Subversion for Red Hat Enterprise Linux 5, 6 and 7 is built with Neon, so it is not affected by the client-side vulnerability. The server side vulnerability exists in mod_dontdothat, which was only moved from contrib into the standard release in subversion 1.7.3. Red Hat Enterprise Linux 5 and 6 do not build or ship mod_dontdothat. Mitigation: Only Apache+Subversion servers that have the "DontDoThatConfigFile" configuration option present are affected by this flaw. This option is not enabled in default httpd or mod_dav_svn configuration as shipped with Red Hat Enterprise Linux. Created subversion tracking bugs for this issue: Affects: fedora-all [bug 1399871] |