First published: Fri Mar 29 2013(Updated: )
It was found that Subversion's mod_dav_svn Apache HTTPD server module will use excessive amounts of memory when a large number of properties are set or deleted on a node. This can lead to a DoS. Setting or deleting a large number of properties on a node (file or directory) will result in a large amount of memory use. Due to the memory pooling behavior of Apache httpd and Subversion the completion of the request will not result in the immediate release of memory used. Repeated commits with the same properties will result in each httpd process plateauing out at some amount of memory. This could result in a Denial of Service if the system is exhausted of all available memory. Acknowledgements: Red Hat would like to thank the Apache Subversion project for reporting this issue. Upstream acknowledges Alexander Klink as the original reporter of this flaw.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Subversion | <1.6.21 | 1.6.21 |
redhat/Subversion | <1.7.9 | 1.7.9 |
Subversion | =1.6.0 | |
Subversion | =1.6.1 | |
Subversion | =1.6.2 | |
Subversion | =1.6.3 | |
Subversion | =1.6.4 | |
Subversion | =1.6.5 | |
Subversion | =1.6.6 | |
Subversion | =1.6.7 | |
Subversion | =1.6.8 | |
Subversion | =1.6.9 | |
Subversion | =1.6.10 | |
Subversion | =1.6.11 | |
Subversion | =1.6.12 | |
Subversion | =1.6.13 | |
Subversion | =1.6.14 | |
Subversion | =1.6.15 | |
Subversion | =1.6.16 | |
Subversion | =1.6.17 | |
Subversion | =1.6.18 | |
Subversion | =1.6.19 | |
Subversion | =1.6.20 | |
Subversion | =1.7.0 | |
Subversion | =1.7.1 | |
Subversion | =1.7.2 | |
Subversion | =1.7.3 | |
Subversion | =1.7.4 | |
Subversion | =1.7.5 | |
Subversion | =1.7.6 | |
Subversion | =1.7.7 | |
Subversion | =1.7.8 | |
SUSE Linux | =12.1 | |
SUSE Linux | =12.2 | |
SUSE Linux | =12.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-1845 is classified as a vulnerability that can lead to a denial of service due to excessive memory usage.
To fix CVE-2013-1845, upgrade Subversion to versions 1.6.21 or later, or 1.7.9 or later.
CVE-2013-1845 affects Subversion versions prior to 1.6.21 and 1.7.9.
CVE-2013-1845 can be exploited through a denial of service attack by setting or deleting a large number of properties on a node.
Yes, the Apache HTTPD server module mod_dav_svn within Subversion is vulnerable to CVE-2013-1845.