Bug 2271929 (CVE-2024-23451) - CVE-2024-23451 elasticsearch: Incorrect authorization issue in Remote Cluster Security
Summary: CVE-2024-23451 elasticsearch: Incorrect authorization issue in Remote Cluster...
Keywords:
Status: NEW
Alias: CVE-2024-23451
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2271930 2271931
Blocks: 2271932
TreeView+ depends on / blocked
 
Reported: 2024-03-27 19:12 UTC by Marco Benatto
Modified: 2024-04-28 18:35 UTC (History)
16 users (show)

Fixed In Version: elasticsearch-8.13.0
Doc Type: If docs needed, set a value
Doc Text:
An incorrect authorization flaw was found in the API key based security model for Remote Cluster Security in the elasticsearch package. A malicious user with a valid API key can leverage this issue to gain access to read any documents from any index in the remote cluster, exposing possible sensitive information and having a high impact on data confidentiality. Exploitation of this flaw is only possible if the elasticsearch cluster custom transport protocol is configured to issue requests with the target index ID, the shared ID, and the document ID. This issue doesn't affect elasticsearch REST API endpoints.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Marco Benatto 2024-03-27 19:12:43 UTC
Incorrect Authorization issue exists in the API key based security model for Remote Cluster Security, which is currently in Beta, in Elasticsearch 8.10.0 and before 8.13.0. This allows a malicious user with a valid API key for a remote cluster configured to use the new Remote Cluster Security to read arbitrary documents from any index on the remote cluster, and only if they use the Elasticsearch custom transport protocol to issue requests with the target index ID, the shard ID and the document ID. None of Elasticsearch REST API endpoints are affected by this issue.

https://discuss.elastic.co/t/elasticsearch-8-13-0-security-update-esa-2024-07/356315


Note You need to log in before you can comment on or make changes to this bug.