CVE-2022-41137
Description
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.
INFO
Published Date :
Dec. 5, 2024, 10:15 a.m.
Last Modified :
July 15, 2025, 4:34 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.5
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2022-41137 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-41137
.
URL | Resource |
---|---|
https://github.com/apache/hive | Product |
https://github.com/apache/hive/commit/60027bb9c91a93affcfebd9068f064bc1f2a74c9 | Patch |
https://issues.apache.org/jira/browse/HIVE-26539 | Issue Tracking |
https://lists.apache.org/thread/jwtr3d9yovf2wo0qlxvkhoxnwxxyzgts | Mailing List Vendor Advisory |
http://www.openwall.com/lists/oss-security/2024/12/04/2 | Mailing List Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-41137
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-41137
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jul. 15, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:apache:hive:4.0.0:alpha1:*:*:*:*:*:* Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2024/12/04/2 Types: Mailing List, Third Party Advisory Added Reference Type Apache Software Foundation: https://github.com/apache/hive Types: Product Added Reference Type Apache Software Foundation: https://github.com/apache/hive/commit/60027bb9c91a93affcfebd9068f064bc1f2a74c9 Types: Patch Added Reference Type Apache Software Foundation: https://issues.apache.org/jira/browse/HIVE-26539 Types: Issue Tracking Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/jwtr3d9yovf2wo0qlxvkhoxnwxxyzgts Types: Mailing List, Vendor Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Dec. 05, 2024
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H -
New CVE Received by [email protected]
Dec. 05, 2024
Action Type Old Value New Value Added Description 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. Added CWE CWE-502 Added Reference https://github.com/apache/hive Added Reference https://github.com/apache/hive/commit/60027bb9c91a93affcfebd9068f064bc1f2a74c9 Added Reference https://issues.apache.org/jira/browse/HIVE-26539 Added Reference https://lists.apache.org/thread/jwtr3d9yovf2wo0qlxvkhoxnwxxyzgts -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Dec. 05, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/12/04/2
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-41137
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-41137
weaknesses.