CVE-2017-9792

Source
https://cve.org/CVERecord?id=CVE-2017-9792
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9792.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-9792
Published
2017-10-04T01:29:03.840Z
Modified
2026-03-14T09:25:36.140678Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/apache/impala

Affected ranges

Type
GIT
Repo
https://github.com/apache/impala
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.8.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.9.0"
        }
    ]
}

Affected versions

2.*
2.8.0
2.8.0-rc1
2.9.0
2.9.0-rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9792.json"