aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-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 9df4b52567c1..9e70d3ba4961 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,34 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="762d1c6d-0722-11d9-b45d-000c41e2cdad">
+ <topic>apache --- apr_uri_parse IPv6 address handling vulnerability</topic>
+ <affects>
+ <package>
+ <name>apache</name>
+ <range><ge>2.0</ge><lt>2.0.51</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Apache Software Foundation Security Team discovered a
+ programming error in the apr-util library function apr_uri_parse.
+ When parsing IPv6 literal addresses, it is possible that a
+ length is incorrectly calculated to be negative, and this
+ value is passed to memcpy. This may result in an exploitable
+ vulnerability on some platforms, including FreeBSD.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0786</cvename>
+ <url>http://httpd.apache.org</url>
+ </references>
+ <dates>
+ <discovery>2004-09-15</discovery>
+ <entry>2004-09-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ef253f8b-0727-11d9-b45d-000c41e2cdad">
<topic>xpm --- image decoding vulnerabilities</topic>
<affects>