CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2015/07/09 08:49:35

Modified files:
        security/openssl: Makefile distinfo 

Log message:
security update to openssl-1.0.1o (libressl is not affected by this problem)

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.

Reply via email to