Skip to content

Apache Hive before 3.1.3 `CREATE` and `DROP` function operations do not check for necessary authorization.

High severity GitHub Reviewed Published Jul 17, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

maven org.apache.hive:hive (Maven)

Affected versions

< 3.1.3

Patched versions

3.1.3

Description

Apache Hive before 3.1.3 CREATE and DROP function operations do 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 or underprivileged users to drop and recreate UDFs pointing them to new jars that could be potentially malicious.

References

Published by the National Vulnerability Database Jul 16, 2022
Published to the GitHub Advisory Database Jul 17, 2022
Reviewed Jul 21, 2022
Last updated Jan 27, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Weaknesses

CVE ID

CVE-2021-34538

GHSA ID

GHSA-v3p8-j597-3xg8

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.