]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commit
openssl: Update to 1.0.2d (CVE-2015-1793)
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jul 2015 19:59:34 +0000 (21:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jul 2015 19:59:34 +0000 (21:59 +0200)
commitd81720bc9809d402ee2e3f6744ee61f1913eaf5e
treea1a4b2c410f350954cb7a8653249c43280f20459
parentbcbff8f1e0d69d953b5427b0858c6a3d8c466326
openssl: Update to 1.0.2d (CVE-2015-1793)

Alternative chains certificate forgery (CVE-2015-1793)
======================================================

Severity: High

During certificate verification, OpenSSL (starting from version 1.0.1n and
1.0.2b) will attempt to find an alternative certificate chain if the first
attempt to build such a chain fails. An error in the implementation of this
logic can mean that an attacker could cause certain checks on untrusted
certificates to be bypassed, such as the CA flag, enabling them to use a valid
leaf certificate to act as a CA and "issue" an invalid certificate.

This issue will impact any application that verifies certificates including
SSL/TLS/DTLS clients and SSL/TLS/DTLS servers using client authentication.

  http://openssl.org/news/secadv_20150709.txt

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
openssl/openssl.nm