aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 20:52:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 20:52:04 +0000
commitcf93e3ee488ce7703f9b980caf3184d3e357e566 (patch)
tree153a3654f9eb767950bf841573df928342fb6d3d
parentb691067da1486ecbf4aca6b3107b559de2160eb6 (diff)
downloadports-cf93e3ee488ce7703f9b980caf3184d3e357e566.tar.gz
ports-cf93e3ee488ce7703f9b980caf3184d3e357e566.zip
MFH: r346229
- add entry for subversion CVE-2014-0032
Notes
Notes: svn path=/branches/2014Q1/; revision=346799
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 374a38cd6d0a..e2dcc95015d3 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="1839f78c-9f2b-11e3-980f-20cf30e32f6d">
+ <topic>subversion -- mod_dav_svn vulnerability</topic>
+ <affects>
+ <package>
+ <name>subversion</name>
+ <range><ge>1.8.0</ge><lt>1.8.8</lt></range>
+ <range><ge>1.3.0</ge><lt>1.7.16</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Subversion Project reports:</p>
+ <blockquote cite="http://subversion.apache.org/security/">
+ <p>Subversion's mod_dav_svn Apache HTTPD server module will crash when it
+ receives an OPTIONS request against the server root and Subversion is
+ configured to handle the server root and SVNListParentPath is on.
+ This can lead to a DoS. There are no known instances of this
+ problem being exploited in the wild, but the details of how to exploit
+ it have been disclosed on the Subversion development mailing list.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>CVE-2014-0032</url>
+ <url>https://subversion.apache.org/security/CVE-2014-0032-advisory.txt</url>
+ </references>
+ <dates>
+ <discovery>2014-01-10</discovery>
+ <entry>2014-02-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="70b72a52-9e54-11e3-babe-60a44c524f57">
<topic>otrs -- XSS Issue</topic>
<affects>