First published: Thu Feb 27 2020(Updated: )
openssl_x509_check_email in lua-openssl 0.7.7-1 mishandles X.509 certificate validation because it uses lua_pushboolean for certain non-boolean return values.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL | =0.7.7-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-9433 is critical with a CVSS score of 9.1.
The software affected by CVE-2020-9433 is Lua-openssl version 0.7.7-1.
CVE-2020-9433 mishandles X.509 certificate validation by using lua_pushboolean for certain non-boolean return values.
Yes, a fix is available for CVE-2020-9433. Please refer to the provided link for more information.
The Common Weakness Enumeration (CWE) ID for CVE-2020-9433 is CWE-295.