aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-01-23 21:25:21 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-01-23 21:25:21 +0000
commitb0e58390b7617b2db65fddf13f4552a72d208f1e (patch)
treebc0eaed2a0eb3cc253c72ca0b89c3426274c483d /security/vuxml/vuln.xml
parentfbc10713a16e8b54254ef3ec0e0e611ae4a75b9d (diff)
downloadports-b0e58390b7617b2db65fddf13f4552a72d208f1e.tar.gz
ports-b0e58390b7617b2db65fddf13f4552a72d208f1e.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-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 09a913d7a0c9..cccf2420dbe4 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -47,6 +47,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="7d2336c2-4607-11e1-9f47-00e0815b8da8">
+ <topic>spamdyke -- Buffer Overflow Vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>spamdyke</name>
+ <range><lt>4.3.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://www.spamdyke.org/documentation/Changelog.txt">
+ <p>Fixed a number of very serious errors in the usage of
+ snprintf()/vsnprintf().</p>
+ <p>The return value was being used as the length of the string
+ printed into the buffer, but the return value really indicates the
+ length of the string that *could* be printed if the buffer were of
+ infinite size. Because the returned value could be larger than the
+ buffer's size, this meant remotely exploitable buffer overflows
+ were possible, depending on spamdyke's configuration.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://secunia.com/advisories/47548/</url>
+ <url>http://www.spamdyke.org/documentation/Changelog.txt</url>
+ </references>
+ <dates>
+ <discovery>2012-01-15</discovery>
+ <entry>2012-01-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5c5f19ce-43af-11e1-89b4-001ec9578670">
<topic>OpenSSL -- DTLS Denial of Service</topic>
<affects>