aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-31 04:53:22 +0800
committermiwi <miwi@FreeBSD.org>2009-05-31 04:53:22 +0800
commit5899b461f9d8e653928ee58be8e0c2586667ae76 (patch)
tree69e9b0fb8121a9f6839ae84887f93ea0c18124d7 /security/vuxml
parentb8d5ff71d12ea1350948adbf876de6eda3e535cd (diff)
downloadfreebsd-ports-gnome-5899b461f9d8e653928ee58be8e0c2586667ae76.tar.gz
freebsd-ports-gnome-5899b461f9d8e653928ee58be8e0c2586667ae76.tar.zst
freebsd-ports-gnome-5899b461f9d8e653928ee58be8e0c2586667ae76.zip
- Document openssl -- denial of service in DTLS implementation
PR: based on 134653 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 820c2408fa62..33f84787cb8d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,40 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="82b55df8-4d5a-11de-8811-0030843d3802">
+ <topic>openssl -- denial of service in DTLS implementation</topic>
+ <affects>
+ <package>
+ <name>opensll</name>
+ <range><ge>0.9.8</ge><lt>0.9.8k_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/35128/">
+ <p>Some vulnerabilities have been reported in OpenSSL, which can be
+ exploited by malicious people to cause a DoS.</p>
+ <p>The library does not limit the number of buffered DTLS records with
+ a future epoch. This can be exploited to exhaust all available memory
+ via specially crafted DTLS packets.</p>
+ <p>An error when processing DTLS messages can be exploited to exhaust
+ all available memory by sending a large number of out of sequence
+ handshake messages.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2009-1377</cvename>
+ <cvename>CVE-2009-1378</cvename>
+ <url>http://secunia.com/advisories/35128/</url>
+ </references>
+ <dates>
+ <discovery>2009-05-18</discovery>
+ <entry>2009-05-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="399f4cd7-4d59-11de-8811-0030843d3802">
<topic>eggdrop -- denial of service vulnerability</topic>
<affects>