Update CHANGES and NEWS for the new release
Reviewed-by: Stephen Henson <steve@openssl.org>
This commit is contained in:
parent
9dee5244e1
commit
5627e0f77d
13
CHANGES
13
CHANGES
@ -4,7 +4,18 @@
|
||||
|
||||
Changes between 1.0.2c and 1.0.2d [xx XXX xxxx]
|
||||
|
||||
*)
|
||||
*) Alternate chains certificate forgery
|
||||
|
||||
During certificate verfification, OpenSSL 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 was reported to OpenSSL by Adam Langley/David Benjamin
|
||||
(Google/BoringSSL).
|
||||
[Matt Caswell]
|
||||
|
||||
Changes between 1.0.2b and 1.0.2c [12 Jun 2015]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user