CVE-2019-10084

In Apache Impala 2.7.0 to 3.2.0, an authenticated user with access to the IDs of active Impala queries or sessions can interact with those sessions or queries via a specially-constructed request and thereby potentially bypass authorization and audit mechanisms. Session and query IDs are unique and random, but have not been documented or consistently treated as sensitive secrets. Therefore they may be exposed in logs or interfaces. They were also not generated with a cryptographically secure random number generator, so are vulnerable to random number generator attacks that predict future IDs based on past IDs. Impala deployments with Apache Sentry or Apache Ranger authorization enabled may be vulnerable to privilege escalation if an authenticated attacker is able to hijack a session or query from another authenticated user with privileges not assigned to the attacker. Impala deployments with audit logging enabled may be vulnerable to incorrect audit logging as a user could undertake actions that were logged under the name of a different authenticated user. Constructing an attack requires a high degree of technical sophistication and access to the Impala system as an authenticated user.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:impala:*:*:*:*:*:*:*:*

History

07 Nov 2023, 03:02

Type Values Removed Values Added
References
  • {'url': 'https://lists.apache.org/thread.html/ee73dd8dc38ac3b3b132c79c9a02cf9524af9aa11190474c0ebd1f13@%3Cdev.impala.apache.org%3E', 'name': 'https://lists.apache.org/thread.html/ee73dd8dc38ac3b3b132c79c9a02cf9524af9aa11190474c0ebd1f13@%3Cdev.impala.apache.org%3E', 'tags': ['Mailing List', 'Mitigation', 'Vendor Advisory'], 'refsource': 'CONFIRM'}
  • () https://lists.apache.org/thread.html/ee73dd8dc38ac3b3b132c79c9a02cf9524af9aa11190474c0ebd1f13%40%3Cdev.impala.apache.org%3E -

Information

Published : 2019-11-05 20:15

Updated : 2023-12-10 13:13


NVD link : CVE-2019-10084

Mitre link : CVE-2019-10084

CVE.ORG link : CVE-2019-10084


JSON object : View

Products Affected

apache

  • impala
CWE
CWE-311

Missing Encryption of Sensitive Data

CWE-330

Use of Insufficiently Random Values

CWE-384

Session Fixation

CWE-532

Insertion of Sensitive Information into Log File

CWE-732

Incorrect Permission Assignment for Critical Resource