aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-05-20 01:20:20 +0800
committerwxs <wxs@FreeBSD.org>2009-05-20 01:20:20 +0800
commitbdc11d105905e981f84f5aede86a17f9a2fc858d (patch)
tree87283d917607091338c5fa7ec7e35481ee3aae00 /security/vuxml
parent5937971d97b867e0dd40540bfc58aa2bb8c58556 (diff)
downloadfreebsd-ports-gnome-bdc11d105905e981f84f5aede86a17f9a2fc858d.tar.gz
freebsd-ports-gnome-bdc11d105905e981f84f5aede86a17f9a2fc858d.tar.zst
freebsd-ports-gnome-bdc11d105905e981f84f5aede86a17f9a2fc858d.zip
- Document dns/nsd and dns/nsd2 one-byte overflow (both are already fixed
in ports). Still need a CVE entry but there is not one assigned yet.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 3d0dcac0537b..8a341567429a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="37a8603d-4494-11de-bea7-000c29a67389">
+ <topic>nsd -- buffer overflow vulnerability</topic>
+ <affects>
+ <package>
+ <name>nsd</name>
+ <range><lt>3.2.2</lt></range>
+ </package>
+ <package>
+ <name>nsd2</name>
+ <range><lt>2.3.7_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>NLnet Labs:</p>
+ <blockquote cite="http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html">
+ <p>A one-byte buffer over flow has been reported in NSD. The
+ problem affects all versions 2.0.0 to 3.2.1. The bug allows
+ a carefully crafted exploit to bring down your DNS server. It
+ is highly unlikely that this one byte overflow can lead to
+ other (system) exploits.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html</url>
+ </references>
+ <dates>
+ <discovery>2009-05-19</discovery>
+ <entry>2009-05-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="48e14d86-42f1-11de-ad22-000e35248ad7">
<topic>libxine -- multiple vulnerabilities</topic>
<affects>