Apache Software Foundation Apache Hive

15 CVEs affecting Apache Software Foundation Apache Hive. Latest disclosed: 2025-11-26. Critical: 1, High: 4.

Top CVEs affecting Apache Software Foundation Apache Hive
CVESeverityScorePublishedSummary
CVE-2018-1282Critical9.12018-04-05This vulnerability in Apache Hive JDBC driver 0.7.1 to 2.3.2 allows carefully crafted arguments to be used to bypass the argument escaping/cleanup that JDBC dr…
CVE-2022-41137High8.32024-12-05Apache Hive Metastore (HMS) uses SerializationUtilities#deserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and c…
CVE-2018-11777High8.12018-11-08In Apache Hive 2.3.3, 3.1.0 and earlier, local resources on HiveServer2 machines are not properly protected against malicious user if ranger, sentry or sql sta…
CVE-2021-34538High7.52022-07-16Apache 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 tha…
CVE-2016-3083High7.52017-05-30Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both transport modes). While validating the server's certificat…
CVE-2023-35701Medium6.62024-05-03Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Hive. The vulnerability affects the Hive JDBC driver component and it can po…
CVE-2024-23953Medium6.52025-01-28Use of Arrays.equals() in LlapSignerImpl in Apache Hive to compare message signatures allows attacker to forge a valid signature for an arbitrary message byte…
CVE-2024-23945Medium5.92024-12-23Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps p…
CVE-2020-1926Medium5.92021-03-16Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of a…
CVE-2024-29869Medium5.52025-01-28Hive 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. A…
CVE-2025-62728Medium5.42025-11-26SQL injection vulnerability in Hive Metastore Server (HMS) when processing delete column statistics requests via the Thrift APIs. The vulnerability is only exp…
CVE-2018-1314Medium4.32018-11-08In 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 u…
CVE-2017-12625Medium4.32017-11-01Apache Hive 2.1.x before 2.1.2, 2.2.x before 2.2.1, and 2.3.x before 2.3.1 expose an interface through which masking policies can be defined on tables or views…
CVE-2018-1315Low3.72018-04-05In Apache Hive 2.1.0 to 2.3.2, when 'COPY FROM FTP' statement is run using HPL/SQL extension to Hive, a compromised/malicious FTP server can cause the file to…
CVE-2018-1284Low3.72018-04-05In Apache Hive 0.6.0 to 2.3.2, malicious user might use any xpath UDFs (xpath/xpath_string/xpath_boolean/xpath_number/xpath_double/xpath_float/xpath_long/xpath…