Permissions, Privileges, and Access Controls in Kibana - CVE-2024-23446

 

Permissions, Privileges, and Access Controls in Kibana - CVE-2024-23446

Published: February 7, 2024


Vulnerability identifier: #VU86228
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-23446
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Kibana
Software vendor:
Elastic Stack

Description

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to Detection Engine Search API does not respect Document-level security (DLS) or Field-level security (FLS) when querying the .alerts-security.alerts-{space_id} indices. A remote user can gain unauthorized access to documents if their roles are configured with DLS or FLS against the aforementioned index.


Remediation

Install updates from vendor's website.

External links