netty-handler-ssl-ocsp is vulnerable to Improper Certificate Validation
59
Medium Risk
In OcspServerCertificateValidator, when an OCSP response omits nextUpdate the staleness check is skipped, so arbitrarily stale responses pass. A subsequent NullPointerException fires inside a promise listener rather than exceptionCaught, so the validator removes itself and fails silently without emitting a validation event. Because the TLS handshake complete event precedes async OCSP validation, applications cannot distinguish success from silent failure and may accept revoked certificates. The fix allows a missing nextUpdate as valid only inside a clock skew window around thisUpdate and sends listener failures through exceptionCaught.
You are affected if you are using a version that falls within the vulnerable range and you rely on Netty's OCSP validation to reject revoked certificates.
netty-handler-ssl-ocsp is vulnerable to Improper Certificate Validation in versions 0.0.1 - 4.1.137.Final and 4.2.0.Final - 4.2.17.Final.
Upgrade the io.netty:netty-handler-ssl-ocsp library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.