CVE-2017-9792

MEDIUM

Apache Impala <2.10.0 - Privilege Escalation

Title source: llm
STIX 2.1

Description

In Apache Impala (incubating) before 2.10.0, a malicious user with "ALTER" permissions on an Impala table can access any other Kudu table data by altering the table properties to make it "external" and then changing the underlying table mapping to point to other Kudu tables. This violates and works around the authorization requirement that creating a Kudu external table via Impala requires an "ALL" privilege at the server scope. This privilege requirement for "CREATE" commands is enforced to precisely avoid this scenario where a malicious user can change the underlying Kudu table mapping. The fix is to enforce the same privilege requirement for "ALTER" commands that would make existing non-external Kudu tables external.

References (3)

Core 3
Core References
Issue Tracking, Vendor Advisory x_refsource_confirm
https://issues.apache.org/jira/browse/IMPALA-5638
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/101173

Scores

CVSS v3 6.5
EPSS 0.0021
EPSS Percentile 42.8%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Details

CWE
CWE-732
Status published
Products (4)
apache/impala 2.8.0
apache/impala 2.9.0
Apache Software Foundation/Apache Impala 2.8.0 incubating
Apache Software Foundation/Apache Impala 2.9.0 incubating
Published Oct 04, 2017
Tracked Since Feb 18, 2026