VYPR

Maven package

org.apache.hive/hive-exec

pkg:maven/org.apache.hive/hive-exec

Vulnerabilities (10)

  • CVE-2024-29869Jan 28, 2025
    affected < 4.0.1fixed 4.0.1

    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 written into this file. Users are

  • CVE-2022-41137Dec 5, 2024
    affected >= 4.0.0-alpha-1, < 4.0.0-alpha-2fixed 4.0.0-alpha-2

    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 v

  • CVE-2018-11777Nov 8, 2018
    affected >= 3.0.0, < 3.1.1fixed 3.1.1

    In 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 standard authorizer is not in use.

  • 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.