LibreSSL 2.5.1 to 2.5.3 lacks TLS certificate verification if SSL_get_verify_result is relied upon for a later check of a verification result, in a use case where a user-provided verification callback returns 1, as demonstrated by acceptance of invalid certificates by nginx.
The product does not validate, or incorrectly validates, a certificate.
Link | Tags |
---|---|
http://seclists.org/oss-sec/2017/q2/145 | third party advisory mailing list |
https://github.com/libressl-portable/portable/issues/307 | issue tracking third party advisory patch |
https://trac.nginx.org/nginx/ticket/1257 | issue tracking third party advisory patch |
http://www.securityfocus.com/bid/98076 | vdb entry third party advisory |