ghsa-72q2-gwwf-6hrv
Vulnerability from github
Impact
There is an issue with the implementation of tenant permissions in OpenSearch Dashboards where authenticated users with read-only access to a tenant can perform create, edit and delete operations on index metadata of dashboards and visualizations in that tenant, potentially rendering them unavailable.
This issue does not affect index data, only metadata. Dashboards correctly enforces read-only permissions when indexing and updating documents. This issue does not provide additional read access to data users don’t already have.
Mitigation
This issue can be mitigated by disabling the tenants functionality for the cluster. Versions 1.3.14 and 2.11.0 contain a fix for this issue.
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": "2.0.0.0" }, { "fixed": "2.11.0.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.opensearch.plugin:opensearch-security" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.14.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-45807" ], "database_specific": { "cwe_ids": [ "CWE-281" ], "github_reviewed": true, "github_reviewed_at": "2023-10-17T14:25:36Z", "nvd_published_at": "2023-10-16T22:15:12Z", "severity": "MODERATE" }, "details": "### Impact\nThere is an issue with the implementation of tenant permissions in OpenSearch Dashboards where authenticated users with read-only access to a tenant can perform create, edit and delete operations on index metadata of dashboards and visualizations in that tenant, potentially rendering them unavailable.\n\nThis issue does not affect index data, only metadata. Dashboards correctly enforces read-only permissions when indexing and updating documents. This issue does not provide additional read access to data users don\u2019t already have.\n\n### Mitigation\nThis issue can be mitigated by disabling the tenants functionality for the cluster. Versions 1.3.14 and 2.11.0 contain a fix for this issue.\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\u00a0[aws-security@amazon.com](mailto:aws-security@amazon.com). Please do not create a public GitHub issue.", "id": "GHSA-72q2-gwwf-6hrv", "modified": "2023-10-17T14:25:36Z", "published": "2023-10-17T14:25:36Z", "references": [ { "type": "WEB", "url": "https://github.com/opensearch-project/security/security/advisories/GHSA-72q2-gwwf-6hrv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45807" }, { "type": "PACKAGE", "url": "https://github.com/opensearch-project/security" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "type": "CVSS_V3" } ], "summary": "OpenSearch Issue with tenant read-only permissions" }
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.