CVE-2023-31141

Incorrect Authorization in gem/opensearch

Identifiers

CVE-2023-31141, GHSA-g8xc-6mf7-h28h

Package Slug

gem/opensearch

Vulnerability

Incorrect Authorization

Description

OpenSearch is open-source software suite for search, analytics, and observability applications. Prior to versions 1.3.10 and 2.7.0, 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 queries during extremely rare race conditions potentially leading to incorrect access authorization. For this issue to be triggered, two concurrent requests need to land on the same instance exactly when query cache eviction happens, once every four hours. OpenSearch 1.3.10 and 2.7.0 contain a fix for this issue.

Affected Versions

All versions before 1.3.10, all versions starting from 2.0.0 before 2.7.0

Solution

Unfortunately, there is no solution available yet.

Last Modified

2023-05-16

source