Requests to an OpenSearch cluster configured with advanced access control features (document level security (DLS), field level security (FLS), and/or field masking) will not be filtered when the query's search pattern matches an aliased index.
OpenSearch Dashboards creates an alias to .kibana
by default, so filters with the index pattern of *
to restrict access to documents or fields will not be applied.
This issue allows requests to access sensitive information when customer have acted to restrict access that specific information.
OpenSearch 2.2.0+ contains the fix for this issue. OpenSearch Security Plugin 2.2.0.0 is compatible with OpenSearch 2.2.0.
There is no recommended work around.
See pull request #1999 for additional details.
If you have any questions or comments about this advisory we ask that contact AWS/Amazon Security via our vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.
{ "nvd_published_at": "2022-08-12T18:15:00Z", "github_reviewed_at": "2022-08-12T17:31:58Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-612" ] }