CVE-2022-41137
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2022-41137
- Assigner
- apache
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-12-05T10:01:41.692Z
- Last Modified Date
- 2024-12-05T17:02:05.659Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/apache/hive | product |
https://issues.apache.org/jira/browse/HIVE-26539 | issue-tracking |
https://github.com/apache/hive/commit/60027bb9c91a93affcfebd9068f064bc1f2a74c9 | patch |
https://lists.apache.org/thread/jwtr3d9yovf2wo0qlxvkhoxnwxxyzgts | vendor-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-41137 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41137 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-12-06 12:05:10 | Added to TrackCVE |