First published: Fri Jul 19 2013(Updated: )
A denial of service flaw was found in the way mod_dav_svn module of Subversion (SVN), a concurrent version control system, used to process certain MOVE, COPY, or DELETE HTTP requests (requests that originated or targeted against a revision root). A remote attacker, with commit access / privileges could use this flaw to cause denial of service (depending on the Apache httpd web server configuration either child assertion failure or crash [prefork MPM configuration] or failure to handle other requests, originally scheduled to be handled within the same thread [threaded MPM configuration] due to a process termination) by issuing a specially-crafted SVN commit request. Vulnerable package versions: * Subversion HTTPD servers 1.7.0 through 1.7.10 (inclusive) * Subversion HTTPD servers 1.8.0 (including 1.8.0 release candidates). * svnserve (any version) is not vulnerable. * Subversion 1.6.x is not vulnerable.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Subversion | <1.8.1 | 1.8.1 |
redhat/Subversion | <1.7.11 | 1.7.11 |
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 | |
Subversion | =1.7.9 | |
Subversion | =1.7.10 | |
Subversion | =1.8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-4131 has been rated as a denial of service vulnerability due to its potential to cause server crashes.
To fix CVE-2013-4131, you should upgrade your Subversion installation to a version that is not affected such as 1.8.2 or later.
CVE-2013-4131 affects Subversion versions 1.7.0 up to 1.8.1.
Yes, a remote attacker with commit access can exploit CVE-2013-4131 by sending specially crafted HTTP requests.
Yes, CVE-2013-4131 specifically affects the mod_dav_svn module used in Subversion.