Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.opensearch/opensearch-security
  4. ›
  5. CVE-2023-23612

CVE-2023-23612: Improper Authentication

January 24, 2023 (updated March 7, 2023)

OpenSearch is an open source distributed and RESTful search engine. OpenSearch uses JWTs to store role claims obtained from the Identity Provider (IdP) when the authentication backend is SAML or OpenID Connect. There is an issue in how those claims are processed from the JWTs where the leading and trailing whitespace is trimmed, allowing users to potentially claim roles they are not assigned to if any role matches the whitespace-stripped version of the roles they are a member of. This issue is only present for authenticated users, and it requires either the existence of roles that match, not considering leading/trailing whitespace, or the ability for users to create said matching roles. In addition, the Identity Provider must allow leading and trailing spaces in role names. OpenSearch 1.0.0-1.3.7 and 2.0.0-2.4.1 are affected. Users are advised to upgrade to OpenSearch 1.3.8 or 2.5.0. There are no known workarounds for this issue.

References

  • github.com/advisories/GHSA-864v-6qj7-62qj
  • github.com/opensearch-project/OpenSearch/releases/tag/2.5.0
  • github.com/opensearch-project/security/security/advisories/GHSA-864v-6qj7-62qj
  • nvd.nist.gov/vuln/detail/CVE-2023-23612

Code Behaviors & Features

Detect and mitigate CVE-2023-23612 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.3.8, all versions starting from 2.0.0 before 2.5.0

Fixed versions

  • 1.3.8
  • 2.5.0

Solution

Upgrade to versions 1.3.8, 2.5.0 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication

Source file

maven/org.opensearch/opensearch-security/CVE-2023-23612.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:13 +0000.