Add entry for apache.
This commit is contained in:
parent
4766daabfe
commit
dd76159fc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258258
1 changed files with 28 additions and 0 deletions
|
@ -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&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>
|
||||
|
|
Loading…
Reference in a new issue