PT-2020-20655 · Lua · Lua-Openssl
Published
2020-02-27
·
Updated
2020-02-28
·
CVE-2020-9434
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
lua-openssl version 0.7.7-1
Description
The issue is related to the mishandling of X.509 certificate validation in the
openssl x509 check ip asc function. This function uses lua pushboolean for certain non-boolean return values, which can lead to incorrect validation results.Recommendations
For lua-openssl version 0.7.7-1, consider updating to a newer version that addresses this issue, as the current version may lead to incorrect X.509 certificate validation due to the misuse of
lua pushboolean for non-boolean return values.Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lua-Openssl