SCA: security update for org.apache.calcite:calcite-core, org.apache.calcite:calcite-druid, org.apache.calcite:calcite-splunk (GHSA-hxp5-8pgq-mgv9)

medium Tenable Self-Hosted Container Security Plugin ID 416037

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2020-13955)

See Also

https://github.com/advisories/GHSA-hxp5-8pgq-mgv9

Plugin Details

Severity: Medium

ID: 416037

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2020-13955

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2021

Vulnerability Publication Date: 10/9/2020

Reference Information

CVE: CVE-2020-13955

cwe: CWE-295