In wolfSSL before 5.2.0, a TLS 1.3 server cannot properly enforce a requirement for mutual authentication. A client can simply omit the certificate_verify message from the handshake, and never present a certificate.
The product does not validate, or incorrectly validates, a certificate.
Link | Tags |
---|---|
https://github.com/wolfSSL/wolfssl/pull/4831 | third party advisory patch |