Vulnerabilities (CVE)

Filtered by vendor Apache Subscribe
Filtered by product Impala
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-11792 1 Apache 1 Impala 2019-10-03 7.5 HIGH 9.8 CRITICAL
In Apache Impala before 3.0.1, ALTER TABLE/VIEW RENAME required ALTER on the old table. This may pose a potential security risk, such as having ALTER on a table and ALL on a particular database allows a user to move the table to a database with ALL, which will automatically grant that user with ALL privilege on that table due to the privilege inherited from the database.
CVE-2017-5640 1 Apache 1 Impala 2017-07-17 7.5 HIGH 9.8 CRITICAL
It was noticed that a malicious process impersonating an Impala daemon in Apache Impala (incubating) 2.7.0 to 2.8.0 could cause Impala daemons to skip authentication checks when Kerberos is enabled (but TLS is not). If the malicious server responds with 'COMPLETE' before the SASL handshake has completed, the client will consider the handshake as completed even though no exchange of credentials has happened.