CVE-2020-13955
MEDIUMApache Calcite < 1.26 - Improper Certificate Validation in HttpUtils#getURLConnection
Title source: llmDescription
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.
References (1)
Core 1
Core References
Mailing List, Third Party Advisory x_refsource_misc
https://lists.apache.org/thread.html/r0b0fbe2038388175951ce1028182d980f9e9a7328be13d52dab70bb3%40%3Cdev.calcite.apache.org%3E
Scores
CVSS v3
5.9
EPSS
0.0078
EPSS Percentile
73.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Details
CWE
CWE-295
Status
published
Products (4)
apache/calcite
< 1.26
org.apache.calcite/calcite-core
0 - 1.26.0Maven
org.apache.calcite/calcite-druid
0 - 1.26.0Maven
org.apache.calcite/calcite-splunk
0 - 1.26.0Maven
Published
Oct 09, 2020
Tracked Since
Feb 18, 2026