pidgin/old.pidgin.im

Add CVE-2016-1000030

2016-08-04, Richard Laager
a4e5a2b941d6
Parents 4b62efbac803
Children ec04887b2f10
Add CVE-2016-1000030

This is for the GnuTLS bug fixed in 2.11.0.
--- a/htdocs/news/security/index.php Fri Jun 24 15:26:01 2016 -0300
+++ b/htdocs/news/security/index.php Thu Aug 04 15:39:51 2016 -0500
@@ -947,7 +947,7 @@
array(
"title" => "X.509 Certificates Improperly Imported",
"date" => "2016-06-21",
- "cve" => "None",
+ "cve" => "CVE-2016-1000030",
"description" => "X.509 certificates may be improperly imported when using GnuTLS.",
"fix" => "Check return values from gnutls_x509_crt_init() and gnutls_x509_crt_import().",
"fixrevisions" => "d6fc1ce76ffe",