SCA: security update for org.apache.hive:hive-exec (GHSA-6hqr-c69m-r76q)

high Tenable Self-Hosted Container Security Plugin ID 411473

Description

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

- Apache Hive Metastore (HMS) uses SerializationUtilities#deserializeObjectWithTypeInformation method when
filtering and fetching partitions that is unsafe and can lead to Remote Code Execution (RCE) since it
allows the deserialization of arbitrary data. In real deployments, the vulnerability can be exploited only
by authenticated users/clients that were able to successfully establish a connection to the Metastore.
From an API perspective any code that calls the unsafe method may be vulnerable unless it performs
additional prerechecks on the input arguments. (CVE-2022-41137)

See Also

https://github.com/advisories/GHSA-6hqr-c69m-r76q

Plugin Details

Severity: High

ID: 411473

Version: Revision 1.13

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: Medium

Score: 4.5

Percentile: 57.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.7

Temporal Score: 6.4

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

CVSS Score Source: CVE-2022-41137

CVSS v3

Risk Factor: High

Base Score: 8.3

Temporal Score: 7.2

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

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

CVSS v4

Risk Factor: High

Base Score: 7.2

Threat Score: 5.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/5/2024

Vulnerability Publication Date: 12/5/2024

Reference Information

CVE: CVE-2022-41137

cwe: CWE-502