CVE-2020-13955
October 09, 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.
Affected Packages
org.apache.calcite:calcite-splunk (JAVA):
Affected version(s) >=0.9.1-incubating <1.26.0Fix Suggestion:
Update to version 1.26.0org.apache.calcite:calcite-druid (JAVA):
Affected version(s) >=1.8.0 <1.26.0Fix Suggestion:
Update to version 1.26.0org.apache.calcite:calcite-core (JAVA):
Affected version(s) >=0.9.1-incubating <1.26.0Fix Suggestion:
Update to version 1.26.0Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
CVSS v2
Base Score:
4.3
Access Vector
NETWORK
Access Complexity
MEDIUM
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
NONE
Availability Impact
NONE
Weakness Type (CWE)
Improper Certificate Validation
EPSS
Base Score:
0.78