CVE-2022-41137

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

No configuration.

History

05 Dec 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-05 10:15

Updated : 2024-12-05 17:15


NVD link : CVE-2022-41137

Mitre link : CVE-2022-41137

CVE.ORG link : CVE-2022-41137


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data