aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-11-13 22:28:09 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-11-13 22:28:09 +0000
commit662055b5fac1e9881a18da8a9ca9cd69d85304ec (patch)
tree238a8e341ab4cd5d48db1c96cddffc9dca8cf309 /security/vuxml/vuln.xml
parentbfe4e54dc32965e92028f05867eab5f3a1de2a75 (diff)
downloadports-662055b5fac1e9881a18da8a9ca9cd69d85304ec.tar.gz
ports-662055b5fac1e9881a18da8a9ca9cd69d85304ec.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 152272cb1aff..c963ca24969e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="38560d79-0e42-11e1-902b-20cf30e32f6d">
+ <topic>Apache APR -- DoS vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>apr0</name>
+ <range><lt>0.9.20.0.9.19</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Apache Portable Runtime Project reports:</p>
+ <blockquote cite="http://www.apache.org/dist/apr/CHANGES-APR-0.9">
+ <p>Reimplement apr_fnmatch() from scratch using a non-recursive
+ algorithm; now has improved compliance with the fnmatch() spec.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2011-0419</cvename>
+ <url>http://www.apache.org/dist/apr/Announcement0.9.html</url>
+ </references>
+ <dates>
+ <discovery>2011-05-19</discovery>
+ <entry>2011-11-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1f6ee708-0d22-11e1-b5bd-14dae938ec40">
<topic>phpmyadmin -- Local file inclusion</topic>
<affects>