CVE-2022-41137 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 5, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://www.openwall.com/lists/oss-security/2024/12/04/2 | CVE | Mailing ListThird Party Advisory |
| https://github.com/apache/hive | [email protected] | Product |
| https://github.com/apache/hive/commit/60027bb9c91a93affcfebd9068f064bc1f2a74c9 | [email protected] | Patch |
| https://issues.apache.org/jira/browse/HIVE-26539 | [email protected] | Issue Tracking |
| https://lists.apache.org/thread/jwtr3d9yovf2wo0qlxvkhoxnwxxyzgts | [email protected] | Mailing ListVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache hive | 4.0.0 alpha1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2025 | Initial Analysis | [email protected] |
| Dec 5, 2024 | CVE Modified | CISA-ADP |
| Dec 5, 2024 | New CVE Received | [email protected] |
| Dec 5, 2024 | CVE Modified | CVE |