ghsa-g8xc-6mf7-h28h
Vulnerability from github
Impact
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.
Affected versions
OpenSearch 1.0.0-1.3.9 and 2.0.0-2.6.0
Patched versions
OpenSearch 1.3.10 and 2.7.0
For more information
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.opensearch.plugin:opensearch-security" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.3.10.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.opensearch.plugin:opensearch-security" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.7.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-31141" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2023-05-09T21:25:06Z", "nvd_published_at": "2023-05-08T21:15:11Z", "severity": "MODERATE" }, "details": "### Impact\nThere 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.\n\n### Affected versions\nOpenSearch 1.0.0-1.3.9 and 2.0.0-2.6.0\n\n### Patched versions\nOpenSearch 1.3.10 and 2.7.0\n\n### For more information\nIf 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.", "id": "GHSA-g8xc-6mf7-h28h", "modified": "2023-05-09T21:25:06Z", "published": "2023-05-09T21:25:06Z", "references": [ { "type": "WEB", "url": "https://github.com/opensearch-project/security/security/advisories/GHSA-g8xc-6mf7-h28h" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31141" }, { "type": "PACKAGE", "url": "https://github.com/opensearch-project/security" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OpenSearch issue with fine-grained access control during extremely rare race conditions" }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.