There is an issue with the implementation of fine-grained access control rules (document-level security, field-level security and field masking) where they are not correctly applied to the indices that back data streams potentially leading to incorrect access authorization. This issue can only be triggered by authenticated users authorized to read those data streams which are backed by the impacted indexes. Additionally, existing privileged users cannot access random indexes within these clusters; they can only access indexes to which they have already been granted permission.
OpenSearch 1.3.7 and 2.4.0 contain a fix for this issue.
There is no recommended work around.
If you have any questions or comments about this advisory, please contact AWS/Amazon Security via our issue reporting page (https://aws.amazon.com/security/vulnerability-reporting/) or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.
{ "nvd_published_at": "2022-11-15T23:15:00Z", "github_reviewed_at": "2023-03-07T20:04:42Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-612", "CWE-863" ] }