CVE-2024-29869
- EPSS 0.08%
- Published 28.01.2025 22:15:15
- Last modified 15.07.2025 16:28:59
Hive creates a credentials file to a temporary directory in the file system with permissions 644 by default when the file permissions are not set explicitly. Any unauthorized user having access to the directory can read the sensitive information writ...
CVE-2024-23953
- EPSS 0.96%
- Published 28.01.2025 09:15:09
- Last modified 15.07.2025 16:28:16
Use of Arrays.equals() in LlapSignerImpl in Apache Hive to compare message signatures allows attacker to forge a valid signature for an arbitrary message byte by byte. The attacker should be an authorized user of the product to perform this attack. U...
CVE-2024-23945
- EPSS 10.34%
- Published 23.12.2024 16:15:05
- Last modified 14.07.2025 18:32:34
Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying the cookie value, which can lead to security vulnera...
CVE-2022-41137
- EPSS 4.04%
- Published 05.12.2024 10:15:04
- Last modified 15.07.2025 16:34:07
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 dat...
CVE-2023-35701
- EPSS 0.33%
- Published 03.05.2024 09:15:07
- Last modified 10.07.2025 16:32:36
Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Hive. The vulnerability affects the Hive JDBC driver component and it can potentially lead to arbitrary code execution on the machine/endpoint that the JDBC driver (cl...
CVE-2021-34538
- EPSS 0.28%
- Published 16.07.2022 07:15:08
- Last modified 21.11.2024 06:10:37
Apache Hive before 3.1.3 "CREATE" and "DROP" function operations does not check for necessary authorization of involved entities in the query. It was found that an unauthorized user can manipulate an existing UDF without having the privileges to do s...
CVE-2020-1926
- EPSS 0.19%
- Published 16.03.2021 13:15:11
- Last modified 21.11.2024 05:11:37
Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue was addressed in Apache Hive 2.3.8
CVE-2020-13949
- EPSS 0.84%
- Published 12.02.2021 20:15:13
- Last modified 21.11.2024 05:02:12
In Apache Thrift 0.9.3 to 0.13.0, malicious RPC clients could send short messages which would result in a large memory allocation, potentially leading to denial of service.
CVE-2018-21234
- EPSS 25.25%
- Published 21.05.2020 23:15:11
- Last modified 21.11.2024 04:03:14
Jodd before 5.0.4 performs Deserialization of Untrusted JSON Data when setClassMetadataName is set.
CVE-2018-1314
- EPSS 0.69%
- Published 08.11.2018 14:29:00
- Last modified 21.11.2024 03:59:36
In Apache Hive 2.3.3, 3.1.0 and earlier, Hive "EXPLAIN" operation does not check for necessary authorization of involved entities in a query. An unauthorized user can do "EXPLAIN" on arbitrary table or view and expose table metadata and statistics.