First published: Fri Mar 29 2013(Updated: )
It was found that Subversion's mod_dav_svn Apache HTTPD server module will crash when a PROPFIND request is made against activity URLs. This can lead to a DoS. 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). Which results in the httpd process segfaulting and dying. How bad the impact of that is varies based upon the configuration of the httpd server. httpd servers using a prefork MPM will simply start a new process to replace the process that died. Servers using threaded MPMs may be processing other requests in the same process as the process that the attack causes to die. In either case there is an increased processing impact of restarting a process and the cost of per process caches being lost.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Subversion | =1.6.0 | |
Apache Subversion | =1.6.1 | |
Apache Subversion | =1.6.2 | |
Apache Subversion | =1.6.3 | |
Apache Subversion | =1.6.4 | |
Apache Subversion | =1.6.5 | |
Apache Subversion | =1.6.6 | |
Apache Subversion | =1.6.7 | |
Apache Subversion | =1.6.8 | |
Apache Subversion | =1.6.9 | |
Apache Subversion | =1.6.10 | |
Apache Subversion | =1.6.11 | |
Apache Subversion | =1.6.12 | |
Apache Subversion | =1.6.13 | |
Apache Subversion | =1.6.14 | |
Apache Subversion | =1.6.15 | |
Apache Subversion | =1.6.16 | |
Apache Subversion | =1.6.17 | |
Apache Subversion | =1.6.18 | |
Apache Subversion | =1.6.19 | |
Apache Subversion | =1.6.20 | |
Apache Subversion | =1.7.0 | |
Apache Subversion | =1.7.1 | |
Apache Subversion | =1.7.2 | |
Apache Subversion | =1.7.3 | |
Apache Subversion | =1.7.4 | |
Apache Subversion | =1.7.5 | |
Apache Subversion | =1.7.6 | |
Apache Subversion | =1.7.7 | |
Apache Subversion | =1.7.8 | |
redhat/Subversion | <1.6.21 | 1.6.21 |
redhat/Subversion | <1.7.9 | 1.7.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.