ghsa-v3p8-j597-3xg8
Vulnerability from github
Published
2022-07-17 00:00
Modified
2022-07-22 16:28
Severity ?
Summary
Apache Hive before 3.1.3 `CREATE` and `DROP` function operations do not check for necessary authorization.
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.hive:hive" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-34538" ], "database_specific": { "cwe_ids": [ "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2022-07-21T21:37:21Z", "nvd_published_at": "2022-07-16T07:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-v3p8-j597-3xg8", "modified": "2022-07-22T16:28:26Z", "published": "2022-07-17T00:00:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34538" }, { "type": "PACKAGE", "url": "https://github.com/apache/hive" }, { "type": "WEB", "url": "https://lists.apache.org/thread/oqqgnhz4c6nxsfd0xstosnk0g15f7354" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache Hive before 3.1.3 `CREATE` and `DROP` function operations do not check for necessary authorization." }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.