aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2014-12-09 10:43:37 +0800
committersem <sem@FreeBSD.org>2014-12-09 10:43:37 +0800
commit0c4bc295a574e948a34de67aeb9c543809826f1d (patch)
tree83c39d0e426eeeaf3ca435d9d2adebf35be79cb4
parent16a248e902c862982de1289f288a657033673574 (diff)
downloadfreebsd-ports-gnome-0c4bc295a574e948a34de67aeb9c543809826f1d.tar.gz
freebsd-ports-gnome-0c4bc295a574e948a34de67aeb9c543809826f1d.tar.zst
freebsd-ports-gnome-0c4bc295a574e948a34de67aeb9c543809826f1d.zip
Document unbound vulnerability
-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 5380bce4bd1b..129d2dda508a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -57,6 +57,33 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="10d73529-7f4b-11e4-af66-00215af774f0">
+ <topic>unbound -- can be tricked into following an endless series of delegations, this consumes a lot of resources</topic>
+ <affects>
+ <package>
+ <name>unbound</name>
+ <range><lt>1.5.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Unbound developer reports:</p>
+ <blockquote cite="http://unbound.net/downloads/CVE-2014-8602.txt">
+ <p>The resolver can be tricked into following an endless series of
+ delegations, this consumes a lot of resources..</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://unbound.net/downloads/CVE-2014-8602.txt</url>
+ <cvename>CVE-2014-8602</cvename>
+ </references>
+ <dates>
+ <discovery>2014-12-08</discovery>
+ <entry>2014-12-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="567beb1e-7e0a-11e4-b9cc-bcaec565249c">
<topic>freetype -- Out of bounds stack-based read/write</topic>
<affects>