VYPR

Maven package

org.apache.hive/hive

pkg:maven/org.apache.hive/hive

Vulnerabilities (9)

  • CVE-2021-34538Jul 16, 2022
    affected < 3.1.3fixed 3.1.3

    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 so. This allowed unauthorized o

  • CVE-2020-1926Mar 16, 2021
    affected < 2.3.8fixed 2.3.8

    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-2018-1315Apr 5, 2018
    affected >= 2.1.0, < 2.3.3fixed 2.3.3

    In 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 be written to an arbitrary location on the cluster where the command is run from. This is because FTP client code in HPL/

  • CVE-2018-1284Apr 5, 2018
    affected >= 0.6.0, < 2.3.3fixed 2.3.3

    In 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_int/xpath_short) to expose the content of a file on the machine running HiveServer2 owned by HiveServer2 user (usually h

  • CVE-2017-12625MedNov 1, 2017
    affected >= 2.1.0, < 2.1.2fixed 2.1.2

    Apache 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, e.g., using Apache Ranger. When a view is created over a given table, the policy enforcement does not happen correctly

  • CVE-2016-3083HigMay 30, 2017
    affected < 1.2.2fixed 1.2.2

    Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both transport modes). While validating the server's certificate during the connection setup, the client in Apache Hive before 1.2.2 and 2.0.x before 2.0.1 doesn't seem to be verifying

  • CVE-2015-7521HigJan 29, 2016
    affected >= 1.0.0, < 1.2.2fixed 1.2.2

    The authorization framework in Apache Hive 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0 and 1.2.1, on clusters protected by Ranger and SqlStdHiveAuthorization, allows attackers to bypass intended parent table access restrictions via unspecified partition-level operations.

  • CVE-2015-1772HigDec 21, 2015
    affected >= 1.0.0, < 1.0.1fixed 1.0.1

    The LDAP implementation in HiveServer2 in Apache Hive before 1.0.1 and 1.1.x before 1.1.1, as used in IBM InfoSphere BigInsights 3.0, 3.0.0.1, and 3.0.0.2 and other products, mishandles simple unauthenticated and anonymous bind configurations, which allows remote attackers to byp

  • CVE-2014-0228Nov 16, 2014
    affected < 0.13.1fixed 0.13.1

    Apache Hive before 0.13.1, when in SQL standards based authorization mode, does not properly check the file permissions for (1) import and (2) export statements, which allows remote authenticated users to obtain sensitive information via a crafted URI.