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
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/02/09/2 | Mailing List |
http://www.openwall.com/lists/oss-security/2024/02/09/3 | Mailing List |
https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
19 Aug 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-922 |
15 Feb 2024, 18:40
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2024/02/09/3 - Mailing List | |
References | () https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2024/02/09/2 - Mailing List | |
CPE | cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-noinfo | |
First Time |
Apache
Apache solr |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
09 Feb 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Feb 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-09 18:15
Updated : 2024-08-19 17:35
NVD link : CVE-2023-50298
Mitre link : CVE-2023-50298
CVE.ORG link : CVE-2023-50298
JSON object : View
Products Affected
apache
- solr
CWE
NVD-CWE-noinfo
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-922Insecure Storage of Sensitive Information