aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-21 02:32:38 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-21 02:32:38 +0000
commit4ddf4a99779c240fa8cb72dded4f9e43a4994e7c (patch)
tree21847ed445041272dcb7925f08cc8bb5b4534fbb /security/vuxml/vuln.xml
parent3a74aa870adbabb9ad1fe0bebae1689b92f5bdd5 (diff)
downloadports-4ddf4a99779c240fa8cb72dded4f9e43a4994e7c.tar.gz
ports-4ddf4a99779c240fa8cb72dded4f9e43a4994e7c.zip
gnutls -- "gnutls_handshake()" Denial of Service
Notes
Notes: svn path=/head/; revision=218934
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9221980d596a..5f17475dd8dd 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d864a0a7-6f27-11dd-acfe-00104b9e1a4a">
+ <topic>gnutls -- "gnutls_handshake()" Denial of Service</topic>
+ <affects>
+ <package>
+ <name>gnutls</name>
+ <range><ge>2.3.5</ge><lt>2.4.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/31505/">
+ <p>A vulnerability has been reported in GnuTLS, which can
+ potentially be exploited by malicious people to cause a DoS
+ (Denial of Service).</p>
+ <p>The vulnerability is caused due to a use-after-free error when an
+ application calls "gnutls_handshake()" for an already valid session
+ and can potentially be exploited, e.g. during re-handshakes.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2008-2377</cvename>
+ <url>http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2947</url>
+ <url>http://secunia.com/advisories/31505/</url>
+ </references>
+ <dates>
+ <discovery>2008-08-15</discovery>
+ <entry>2008-08-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8514b6e7-6f0f-11dd-b3db-001c2514716c">
<topic>joomla -- flaw in the reset token validation</topic>
<affects>