CVE-2023-50298
Severity CVSS v4.0:
Pending analysis
Type:
CWE-200
Information Leak / Disclosure
Publication date:
09/02/2024
Last modified:
13/02/2025
Description
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.<br />
<br />
Solr Streaming Expressions allows users to extract data from other Solr Clouds, using a "zkHost" parameter.<br />
When original SolrCloud is setup to use ZooKeeper credentials and ACLs, they will be sent to whatever "zkHost" the user provides.<br />
An attacker could setup a server to mock ZooKeeper, that accepts ZooKeeper requests with credentials and ACLs and extracts the sensitive information,<br />
then send a streaming expression using the mock server&#39;s address in "zkHost".<br />
Streaming Expressions are exposed via the "/streaming" handler, with "read" permissions.<br />
<br />
Users are recommended to upgrade to version 8.11.3 or 9.4.1, which fix the issue.<br />
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.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | 6.0.0 (including) | 8.11.3 (excluding) |
| cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | 9.0.0 (including) | 9.4.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- http://www.openwall.com/lists/oss-security/2024/02/09/2
- http://www.openwall.com/lists/oss-security/2024/02/09/3
- https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions
- http://www.openwall.com/lists/oss-security/2024/02/09/2
- http://www.openwall.com/lists/oss-security/2024/02/09/3
- https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions



