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 or underprivileged users to drop and recreate UDFs pointing them to new jars that could be potentially malicious.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/oqqgnhz4c6nxsfd0xstosnk0g15f7354 | Mailing List Vendor Advisory |
https://lists.apache.org/thread/oqqgnhz4c6nxsfd0xstosnk0g15f7354 | Mailing List Vendor Advisory |
Configurations
History
21 Nov 2024, 06:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.apache.org/thread/oqqgnhz4c6nxsfd0xstosnk0g15f7354 - Mailing List, Vendor Advisory |
Information
Published : 2022-07-16 07:15
Updated : 2024-11-21 06:10
NVD link : CVE-2021-34538
Mitre link : CVE-2021-34538
CVE.ORG link : CVE-2021-34538
JSON object : View
Products Affected
apache
- hive
CWE
CWE-306
Missing Authentication for Critical Function