jedis is vulnerable to Improper Certificate Validation
30
Low Risk
Jedis was not enabling TLS hostname verification by default on the legacy ssl(true) path when SSLParameters were not provided, potentially allowing TLS connections to succeed even when the server certificate did not match the target hostname. The fix sets the TLS endpoint identification algorithm to HTTPS when no custom SSLParameters are supplied, so certificate SAN/CN mismatches are rejected (unless overridden via custom SSLParameters).
You are affected if you are using a version that falls within the vulnerable range.
jedis is vulnerable to Improper Certificate Validation in versions 0.0.1 - 7.4.1.
Upgrade the redis.clients:jedis 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.

SOC 2Compliant
ISO 27001Compliant