PT-2024-11639 · Apache · Apache Hive Metastore
Junjie Liao
·
Published
2024-12-04
·
Updated
2025-07-15
·
CVE-2022-41137
CVSS v3.1
8.3
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache Hive Metastore (HMS) (affected versions not specified)
Description
The issue concerns the use of the
SerializationUtilities#deserializeObjectWithTypeInformation method when filtering and fetching partitions, which is unsafe and can lead to Remote Code Execution (RCE) since it allows the deserialization of arbitrary data. In real deployments, the issue 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.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Hive Metastore