Skip to content

Exposure of Sensitive Information to an Unauthorized Actor in Elasticsearch

Moderate severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Aug 13, 2023

Package

maven org.elasticsearch:elasticsearch (Maven)

Affected versions

>= 7.11.0, <= 7.11.1
<= 6.8.14

Patched versions

7.11.2
6.8.15

Description

In Elasticsearch versions before 7.11.2 and 6.8.15 a document disclosure flaw was found when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain cross-cluster search queries. This could result in the search disclosing the existence of documents the attacker should not be able to view. This could result in an attacker gaining additional insight into potentially sensitive indices.

References

Published by the National Vulnerability Database May 13, 2021
Published to the GitHub Advisory Database May 24, 2022
Reviewed Jun 22, 2022
Last updated Aug 13, 2023

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2021-22137

GHSA ID

GHSA-hr65-qq6p-87r4

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.