apache calcite CVE-2020-13955 is a vulnerability in Apache Calcite
Published on October 9, 2020

HttpUtils#getURLConnection method disables explicitly hostname verification for HTTPS connections making clients vulnerable to man-in-the-middle attacks. Calcite uses internally this method to connect with Druid and Splunk so information leakage may happen when using the respective Calcite adapters. The method itself is in a utility class so people may use it to create vulnerable HTTPS connections for other applications. From Apache Calcite 1.26 onwards, the hostname verification will be performed using the default JVM truststore.

NVD


Products Associated with CVE-2020-13955

Want to know whenever a new CVE is published for Apache Calcite? stack.watch will email you.

 

Exploit Probability

EPSS
0.78%
Percentile
74.06%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.