SB2024060703 - Multiple vulnerabilities in Elasticsearch
Published: June 7, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2024-23445)
The vulnerability allows a remote user to gain access to sensitive information.
The vulnerability exists due to improperly imposed security restrictions on the API key for the cross-cluster search. If a cross-cluster API key restricts search for a given index using the query or the field_security parameter, and the same cross-cluster API key also grants replication for the same index, the search restrictions are not enforced during cross cluster search operations and search results may include documents and terms that should not be returned. A remote user can gain access to potentially sensitive information.
2) Uncaught exception (CVE-ID: CVE-2024-37280)
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to an uncaught exception affecting document ingestion when an index template contains a dynamic field mapping of “passthrough” type. Under certain circumstances, ingesting documents in this index would cause a StackOverflow exception to be thrown and ultimately lead to a denial of service.
Remediation
Install update from vendor's website.