aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2013-07-27 07:22:36 +0800
committerdelphij <delphij@FreeBSD.org>2013-07-27 07:22:36 +0800
commita3d997439742b1f50cff2c3ea72ad16eaece6d83 (patch)
tree07fccbf8cf5f3ad6507e60d1392944ac4e0c6152 /security/vuxml
parentdb6915577d177d2300bbd4dc0d1a5236527e48b9 (diff)
downloadfreebsd-ports-gnome-a3d997439742b1f50cff2c3ea72ad16eaece6d83.tar.gz
freebsd-ports-gnome-a3d997439742b1f50cff2c3ea72ad16eaece6d83.tar.zst
freebsd-ports-gnome-a3d997439742b1f50cff2c3ea72ad16eaece6d83.zip
Document BIND denial of service vulnerability
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index ff7d72e2c431..8d99a52efcb5 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,45 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="7943e521-f648-11e2-8607-3c970e169bc2">
+ <topic>bind -- denial of service vulnerability</topic>
+ <affects>
+ <package>
+ <name>bind99</name>
+ <name>bind99-base</name>
+ <range><gt>9.9.3</gt><lt>9.9.3.2</lt></range>
+ </package>
+ <package>
+ <name>bind98</name>
+ <name>bind98-base</name>
+ <range><gt>9.8.5</gt><lt>9.8.5.2</lt></range>
+ </package>
+ <package>
+ <name>FreeBSD</name>
+ <range><gt>9.0</gt><lt>9.1_5</lt></range>
+ <range><gt>8.4</gt><lt>8.4_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>ISC reports:</p>
+ <blockquote cite="https://kb.isc.org/article/AA-01015/0">
+ <p>A specially crafted query that includes malformed
+ rdata can cause named to terminate with an assertion
+ failure while rejecting the malformed query.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2013-4854</cvename>
+ <freebsdsa>SA-13:07.bind</freebsdsa>
+ </references>
+ <dates>
+ <discovery>2013-07-26</discovery>
+ <entry>2013-07-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="80771b89-f57b-11e2-bf21-b499baab0cbe">
<topic>gnupg -- side channel attack on RSA secret keys</topic>
<affects>