TLS client interruption via misclassified verification errors
Published Dec 14, 2021 · Updated Sep 17, 2024
Improper error handling in OpenSSL 3.0.0 libssl allows remote attackers to interrupt TLS clients via a server certificate chain. ssl_verify_cert_chain passes a negative X509_verify_cert result through as retry-required, causing SSL_get_error to emit SSL_ERROR_WANT_RETRY_VERIFY without an application verification callback. A server-supplied chain lacking a Subject Alternative Name under CA name constraints can trigger the internal error; the client application then crashes, loops indefinitely, or otherwise mishandles the connection.
Summary
What happened
Improper error handling in OpenSSL 3.0.0 libssl allows remote attackers to interrupt TLS clients via a server certificate chain. ssl_verify_cert_chain passes a negative X509_verify_cert result through as retry-required, causing SSL_get_error to emit SSL_ERROR_WANT_RETRY_VERIFY without an application verification callback. A server-supplied chain lacking a Subject Alternative Name under CA name constraints can trigger the internal error; the client application then crashes, loops indefinitely, or otherwise mishandles the connection.
The record
- CVE
- CVE-2021-4044
- Published
- Dec 14, 2021
- Updated
- Sep 17, 2024
- Vendor
- OpenSSL Project
- Product
- OpenSSL
- Classifications
- CWE-835, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Dec 14, 2021CVE publishedPublication date reported by the CVE source.
- Sep 17, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=Fixed in OpenSSL 3.0.1 (Affected 3.0.0)
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo