aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-05-16 15:40:32 +0800
committerdinoex <dinoex@FreeBSD.org>2012-05-16 15:40:32 +0800
commitd0a4b6979b123348088b4c77ea0b766c7936afd9 (patch)
tree5f5191314c337b3e7c4fc644f144f9ec5e091a6a /security
parent5ec86b15f4e5c2c657271f6d028d900acb3cae7c (diff)
downloadfreebsd-ports-gnome-d0a4b6979b123348088b4c77ea0b766c7936afd9.tar.gz
freebsd-ports-gnome-d0a4b6979b123348088b4c77ea0b766c7936afd9.tar.zst
freebsd-ports-gnome-d0a4b6979b123348088b4c77ea0b766c7936afd9.zip
- Security update OpenSSL 1.0.1c
Diffstat (limited to 'security')
-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 25a6d2b8afa7..994da133f85b 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="dba5d1c9-9f29-11e1-b511-003067c2616f">
+ <topic>OpenSSL -- DTLS and TLS 1.1, 1.2 denial of service</topic>
+ <affects>
+ <package>
+ <name>openssl</name>
+ <range><lt>1.0.1_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>OpenSSL security team reports:</p>
+ <blockquote cite="http://www.openssl.org/news/secadv_20120510.txt">
+ <p>A flaw in the OpenSSL handling of CBC mode ciphersuites in TLS 1.1, 1.2 and
+ DTLS can be exploited in a denial of service attack on both clients and
+ servers.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-2333</cvename>
+ <url>http://www.openssl.org/news/secadv_20120510.txt</url>
+ </references>
+ <dates>
+ <discovery>2012-05-10</discovery>
+ <entry>2012-05-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1449af37-9eba-11e1-b9c1-00262d5ed8ee">
<topic>chromium -- multiple vulnerabilities</topic>
<affects>