CVE-2020-13955

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:calcite:*:*:*:*:*:*:*:*

History

21 Nov 2024, 05:02

Type Values Removed Values Added
References () https://lists.apache.org/thread.html/r0b0fbe2038388175951ce1028182d980f9e9a7328be13d52dab70bb3%40%3Cdev.calcite.apache.org%3E - Mailing List, Third Party Advisory () https://lists.apache.org/thread.html/r0b0fbe2038388175951ce1028182d980f9e9a7328be13d52dab70bb3%40%3Cdev.calcite.apache.org%3E - Mailing List, Third Party Advisory

Information

Published : 2020-10-09 13:15

Updated : 2024-11-21 05:02


NVD link : CVE-2020-13955

Mitre link : CVE-2020-13955

CVE.ORG link : CVE-2020-13955


JSON object : View

Products Affected

apache

  • calcite
CWE
CWE-295

Improper Certificate Validation