{ "schema_version": "1.4.0", "id": "GHSA-c6wg-cm5x-rqvj", "modified": "2023-03-07T17:38:38Z", "published": "2023-03-07T17:38:38Z", "aliases": [ "CVE-2023-25806" ], "summary": "OpenSearch has time discrepancy in authentication responses", "details": "### Impact\nThere is an observable discrepancy in the authentication response time between calls where the user provided exists and calls where it does not. This issue only affects calls using the internal basic identity provider (IdP), and not other externally configured IdPs.\n\n### Patches\nOpenSearch 1.3.9 and 2.6.0\n\n### Workarounds\nNone.\n\n### References\nIf you have any questions or comments about this advisory, please contact AWS/Amazon Security using our issue reporting page [1] or directly via email [2]. Please do not create a public GitHub issue.\n\n[1] AWS Security issue reporting page: https://aws.amazon.com/security/vulnerability-reporting/\n[2] AWS Security email: [aws-security@amazon.com](mailto:aws-security@amazon.com)", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.opensearch.plugin:opensearch-security" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.3.9" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.opensearch.plugin:opensearch-security" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "2.6.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/opensearch-project/security/security/advisories/GHSA-c6wg-cm5x-rqvj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25806" }, { "type": "WEB", "url": "https://github.com/opensearch-project/security/pull/2472" }, { "type": "PACKAGE", "url": "https://github.com/opensearch-project/security" } ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-208" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-07T17:38:38Z", "nvd_published_at": "2023-03-02T04:15:00Z" } }