CVE-2017-9792
Last modified
CVE-2017-9792 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.58% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Impala | 2.8.0 |
| Apache | Impala | 2.9.0 |
References
- http://www.securityfocus.com/bid/101173Third Party Advisory, VDB Entry
- https://issues.apache.org/jira/browse/IMPALA-5638Issue Tracking, Vendor Advisory
- http://www.securityfocus.com/bid/101173Third Party Advisory, VDB Entry
- https://issues.apache.org/jira/browse/IMPALA-5638Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-9792?
How severe is CVE-2017-9792?
How do I fix CVE-2017-9792?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-9786Cross-site scripting (XSS) vulnerability in ProjectSend (for…
- CVE-2017-9787When using a Spring AOP functionality to secure Struts actio…
- CVE-2017-9788In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the v…
- CVE-2017-9789When under stress, closing many connections, the HTTP/2 hand…
- CVE-2017-9790When handling a libprocess message wrapped in an HTTP reques…
- CVE-2017-9791The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might a…9.8
- CVE-2017-9793The REST Plugin in Apache Struts 2.1.x, 2.3.7 through 2.3.33…
- CVE-2017-9794When a cluster is operating in secure mode, a user with read…
- CVE-2017-9795When an Apache Geode cluster before v1.3.0 is operating in s…
- CVE-2017-9796When an Apache Geode cluster before v1.3.0 is operating in s…
- CVE-2017-9797When an Apache Geode cluster before v1.2.1 is operating in s…
- CVE-2017-9798Apache httpd allows remote attackers to read secret data fro…7.5
Are you affected by CVE-2017-9792?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
