CVE-2021-4044

Severity
7.5HIGH
EPSS
17.6%
top 4.91%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 14
Latest updateJan 20

Description

Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only sup

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages6 packages

crates.ioopenssl-src300.0.0300.0.4
NVDopenssl/openssl< 1.0.2+2
Alpineopenssl< 3.0.1-r0+6
Alpineopenssl3< 3.0.2-r0+1
CVEListV5openssl/opensslFixed in OpenSSL 3.0.1 (Affected 3.0.0)

🔴Vulnerability Details

5
GHSA
Invalid handling of `X509_verify_cert()` internal errors in libssl2021-12-15
OSV
Invalid handling of `X509_verify_cert()` internal errors in libssl2021-12-15
OSV
Invalid handling of `X509_verify_cert()` internal errors in libssl2021-12-14
CVEList
Invalid handling of X509_verify_cert() internal errors in libssl2021-12-14
OSV
CVE-2021-4044: Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server2021-12-14

📋Vendor Advisories

2
Red Hat
openssl: invalid handling of X509_verify_cert() internal errors in libssl2021-12-14
Debian
CVE-2021-4044: openssl - Internally libssl in OpenSSL calls X509_verify_cert() on the client side to veri...2021

💬Community

1
HackerOne
Invalid handling of X509_verify_cert() internal errors in libssl (CVE-2021-4044)2022-01-20
CVE-2021-4044 (HIGH CVSS 7.5) | Internally libssl in OpenSSL calls | cvebase.io