CVE-2022-41137

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-41137
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-41137.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-41137
Aliases
Published
2024-12-05T10:15:04Z
Modified
2025-01-14T21:20:14Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/apache/hive

Affected ranges

Type
GIT
Repo
https://github.com/apache/hive
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed