Bug 1303041 (CVE-2015-7521)

Summary: CVE-2015-7521 Apache Hive: authorization vulnerability
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: coolsvap, java-sig-commits, moceap
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-21 00:49:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1303042    
Bug Blocks:    

Description Andrej Nemec 2016-01-29 11:58:02 UTC
The following flaw was reported in Apache Hive:

Some partition-level operations exist that do not explicitly also
authorize privileges of the parent table. This can lead to issues when
the parent table would have denied the operation, but no denial occurs
because the partition-level privilege is not checked by the
authorization framework, which defines authorization entities only
from the table level upwards.

This issue is known to affect Hive clusters protected by both Ranger
as well as SqlStdHiveAuthorization.

External reference:

http://seclists.org/bugtraq/2016/Jan/157

Comment 1 Andrej Nemec 2016-01-29 11:59:05 UTC
Created hive tracking bugs for this issue:

Affects: fedora-all [bug 1303042]

Comment 2 Andrej Nemec 2016-02-18 09:20:50 UTC
Updated external reference:

http://seclists.org/oss-sec/2016/q1/368