cve/2014/CVE-2014-2234.md
2024-05-26 14:27:05 +02:00

909 B

CVE-2014-2234

Description

A certain Apple patch for OpenSSL in Apple OS X 10.9.2 and earlier uses a Trust Evaluation Agent (TEA) feature without terminating certain TLS/SSL handshakes as specified in the SSL_CTX_set_verify callback function's documentation, which allows remote attackers to bypass extra verification within a custom application via a crafted certificate chain that is acceptable to TEA but not acceptable to that application.

POC

Reference

No PoCs from references.

Github