Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.hive/hive-exec@2.3.3
purl pkg:maven/org.apache.hive/hive-exec@2.3.3
Next non-vulnerable version 4.0.1
Latest non-vulnerable version 4.0.1
Risk
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-nybp-ypbf-myb3
Aliases:
CVE-2024-29869
GHSA-c476-j253-5rgq
Apache Hive Incorrectly Assigns Permissions for a Critical Resource 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 recommended to upgrade to version 4.0.1, which fixes this issue.
4.0.1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-cccj-uhyy-hbew Information Exposure In Apache Hiveto, malicious user might use any xpath UDFs to expose the content of a file on the machine running HiveServer2 owned by HiveServer2 user (usually hive) if `hive.serverenable.doAs=false`. CVE-2018-1284
GHSA-rxmr-c9jm-7mm8
VCID-edzt-r4b9-muht Incorrect Permission Assignment for Critical Resource In Apache Hiveto, 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/SQL does not verify the destination location of the downloaded file. This does not affect hive cli user and hiveserver2 user as hplsql is a separate command line script and needs to be invoked differently. CVE-2018-1315
GHSA-p639-xxv5-j383