5.9
CVE-2023-31141
- EPSS 0.41%
- Published 08.05.2023 21:15:11
- Last modified 21.11.2024 08:01:28
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Amazon ≫ Opensearch SwPlatformdocker Version < 1.3.10
Amazon ≫ Opensearch SwPlatformdocker Version >= 2.0.0 < 2.7.0
Amazon ≫ Opensearch Security Version < 1.3.10
Amazon ≫ Opensearch Security Version >= 2.0.0 < 2.7.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.41% | 0.601 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
|
security-advisories@github.com | 4.8 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.