Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.solr/solr-solrj-streaming
  4. ›
  5. CVE-2023-50298

CVE-2023-50298: Exposure of Sensitive Information to an Unauthorized Actor

February 9, 2024

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr.This issue affects Apache Solr: from 6.0.0 through 8.11.2, from 9.0.0 before 9.4.1.

Solr Streaming Expressions allows users to extract data from other Solr Clouds, using a “zkHost” parameter. When original SolrCloud is setup to use ZooKeeper credentials and ACLs, they will be sent to whatever “zkHost” the user provides. An attacker could setup a server to mock ZooKeeper, that accepts ZooKeeper requests with credentials and ACLs and extracts the sensitive information, then send a streaming expression using the mock server’s address in “zkHost”. Streaming Expressions are exposed via the “/streaming” handler, with “read” permissions.

Users are recommended to upgrade to version 8.11.3 or 9.4.1, which fix the issue. From these versions on, only zkHost values that have the same server address (regardless of chroot), will use the given ZooKeeper credentials and ACLs when connecting.

References

  • www.openwall.com/lists/oss-security/2024/02/09/2
  • www.openwall.com/lists/oss-security/2024/02/09/3
  • github.com/advisories/GHSA-xrj7-x7gp-wwqr
  • github.com/apache/lucene-solr/commit/61c956c426b2cfb85ccef55d1afca4335eacd269
  • github.com/apache/solr/commit/e2bf1f434aad873fbb24c21d46ac00e888806d98
  • nvd.nist.gov/vuln/detail/CVE-2023-50298
  • solr.apache.org/security.html

Code Behaviors & Features

Detect and mitigate CVE-2023-50298 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 starting from 6.0.0 before 8.11.3, all versions starting from 9.0.0 before 9.4.1

Fixed versions

  • 8.11.3
  • 9.4.1

Solution

Upgrade to versions 8.11.3, 9.4.1 or above.

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

maven/org.apache.solr/solr-solrj-streaming/CVE-2023-50298.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:15:01 +0000.