aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2015-11-10 04:57:50 +0800
committerfeld <feld@FreeBSD.org>2015-11-10 04:57:50 +0800
commite0848d85acf5aaf903d9287dd1e5e49b2bd4cafd (patch)
treec286f9d5f4a2caccbe55817b32a936a0a36fa6c3 /security/vuxml
parent1be213560da7a6f600a407725d89ca4ddb303edf (diff)
downloadfreebsd-ports-gnome-e0848d85acf5aaf903d9287dd1e5e49b2bd4cafd.tar.gz
freebsd-ports-gnome-e0848d85acf5aaf903d9287dd1e5e49b2bd4cafd.tar.zst
freebsd-ports-gnome-e0848d85acf5aaf903d9287dd1e5e49b2bd4cafd.zip
Document dns/powerdns denial of service vulnerability
Security: CVE-2015-5311
Diffstat (limited to 'security/vuxml')
-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 f6746c2013d0..21aa9a0d8ff5 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="56665ccb-8723-11e5-9b13-14dae9d210b8">
+ <topic>powerdns -- Denial of Service</topic>
+ <affects>
+ <package>
+ <name>powerdns</name>
+ <range><ge>3.4.4</ge><lt>3.4.7</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>PowerDNS reports:</p>
+ <blockquote cite="https://doc.powerdns.com/md/security/powerdns-advisory-2015-03/">
+ <p>A bug was found using afl-fuzz in our packet parsing code.
+ This bug, when exploited, causes an assertion error and consequent
+ termination of the the pdns_server process, causing a Denial of Service.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://doc.powerdns.com/md/security/powerdns-advisory-2015-03/</url>
+ <cvename>CVE-2015-5311</cvename>
+ </references>
+ <dates>
+ <discovery>2015-11-03</discovery>
+ <entry>2015-11-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0cb0afd9-86b8-11e5-bf60-080027ef73ec">
<topic>PuTTY -- memory corruption in terminal emulator's erase character handling</topic>
<affects>