This page is experimental and may change significantly in future releases.
Missing Validation of OpenSSL Certificate
Properties
id: d3f:CWE-599
- name
- Missing Validation of OpenSSL Certificate
- definition
- The product uses OpenSSL and trusts or uses a certificate without using the SSL_get_verify_result() function to ensure that the certificate satisfies all necessary security requirements.
Neighbors
CWE-599 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-599 has no related weaknesses in this release.