Bug 929087 (CVE-2013-1846) - CVE-2013-1846 Subversion (mod_dav_svn): DoS (crash) via LOCK requests against an activity URL
Summary: CVE-2013-1846 Subversion (mod_dav_svn): DoS (crash) via LOCK requests against...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2013-1846
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 947369 947370 947372 947374 948813
Blocks: 929099
TreeView+ depends on / blocked
 
Reported: 2013-03-29 08:40 UTC by Huzaifa S. Sidhpurwala
Modified: 2023-05-11 22:33 UTC (History)
4 users (show)

Fixed In Version: Subversion 1.6.21, Subversion 1.7.9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-18 13:13:43 UTC
Embargoed:


Attachments (Terms of Use)
patch-against-1.6.20.patch (2.19 KB, patch)
2013-03-29 08:44 UTC, Huzaifa S. Sidhpurwala
no flags Details | Diff
patch-against-1.7.8 (2.22 KB, patch)
2013-03-29 08:44 UTC, Huzaifa S. Sidhpurwala
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0737 0 normal SHIPPED_LIVE Moderate: subversion security update 2013-04-11 21:47:11 UTC

Description Huzaifa S. Sidhpurwala 2013-03-29 08:40:55 UTC
It was found that Subversion's mod_dav_svn Apache HTTPD server module will crash when a LOCK request is made against activity URLs. This can lead to a DoS. 

An activity URL is used by the server to map transactions in the repository to an incoming commit by a client.  They are created by using the MKACTIVITY http method on the activity URL the client wishes to create.  Activity URLs following the pattern of having /!svn/act/$uuid where $uuid is some unique id the client chooses to use.
The denial of service described here issues a LOCK request on an activity URL.  There is no meaning to this request in the DAV based HTTP  protocols that Subversion uses.  There is a flaw in mod_dav_svn that improperly tries to process this request instead of rejecting it and results in an attempt to access invalid memory (NULL).  The invalid memory access causes the httpd child process to segfault.

Acknowledgements:

Red Hat would like to thank the Apache Subversion project for reporting this issue. Upstream acknowledges Ben Reser as the original reporter of this flaw.

Comment 2 Huzaifa S. Sidhpurwala 2013-03-29 08:44:25 UTC
Created attachment 717969 [details]
patch-against-1.6.20.patch

Comment 3 Huzaifa S. Sidhpurwala 2013-03-29 08:44:54 UTC
Created attachment 717970 [details]
patch-against-1.7.8

Comment 5 Huzaifa S. Sidhpurwala 2013-04-04 09:09:27 UTC
This issue affects the version of subversion as shipped with Red Hat Enterprise Linux 5 and 6.

This issue affects the version of subversion as shipped with Fedora 17 and Fedora 18.

Comment 6 Jan Lieskovsky 2013-04-05 12:29:43 UTC
External References:

http://subversion.apache.org/security/CVE-2013-1846-advisory.txt

Comment 8 Jan Lieskovsky 2013-04-05 12:58:56 UTC
Created subversion tracking bugs for this issue

Affects: fedora-all [bug 948813]

Comment 11 errata-xmlrpc 2013-04-11 17:49:19 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 6
  Red Hat Enterprise Linux 5

Via RHSA-2013:0737 https://rhn.redhat.com/errata/RHSA-2013-0737.html


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