SCA: security update for org.apache.hive:hive, org.apache.hive:hive-exec, org.apache.hive:hive-service (GHSA-gf2v-9hp6-44qg)

high Tenable Self-Hosted Container Security Plugin ID 422076

Description

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

- Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both
transport modes). While validating the server's certificate during the connection setup, the client in
Apache Hive before 1.2.2 and 2.0.x before 2.0.1 doesn't seem to be verifying the common name attribute of
the certificate. In this way, if a JDBC client sends an SSL request to server abc.com, and the server
responds with a valid certificate (certified by CA) but issued to xyz.com, the client will accept that as
a valid certificate and the SSL handshake will go through. (CVE-2016-3083)

See Also

https://github.com/advisories/GHSA-gf2v-9hp6-44qg

Plugin Details

Severity: High

ID: 422076

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/28/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: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2016-3083

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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: 3/14/2019

Vulnerability Publication Date: 5/24/2017

Reference Information

CVE: CVE-2016-3083

BID: 98669

cwe: CWE-295