SB2024060703 - Multiple vulnerabilities in Elasticsearch



SB2024060703 - Multiple vulnerabilities in Elasticsearch

Published: June 7, 2024

Security Bulletin ID SB2024060703
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 50% Low 50%
  • 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.