aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-07-26 01:42:20 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-07-26 01:42:20 +0000
commitdd76159fc5e1f1182a41ae221aa5d7d3e99b5ea1 (patch)
tree9c65cf799c654ce20be090763790f473e05a6052 /security/vuxml/vuln.xml
parent4766daabfe201ee2f5e2dc1173831b8777ba24b2 (diff)
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b1745f65f8ff..663f66e4a708 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="28a7310f-9855-11df-8d36-001aa0166822">
+ <topic>apache -- Remote DoS bug in mod_cache and mod_dav</topic>
+ <affects>
+ <package>
+ <name>apache</name>
+ <range><lt>2.2.16</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Apache ChangeLog reports:</p>
+ <blockquote cite="http://www.apache.org/dist/httpd/CHANGES_2.2.16">
+ <p>mod_dav, mod_cache: Fix Handling of requests without a path segment.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2010-1452</cvename>
+ <url>http://www.apache.org/dist/httpd/CHANGES_2.2.16</url>
+ <url>https://issues.apache.org/bugzilla/show_bug.cgi?id=49246</url>
+ <url>http://svn.apache.org/viewvc?view=revision&amp;revision=966349</url>
+ </references>
+ <dates>
+ <discovery>2010-07-21</discovery>
+ <entry>2010-07-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="827bc2b7-95ed-11df-9160-00e0815b8da8">
<topic>git -- buffer overflow vulnerability</topic>
<affects>