CVE-2023-50298

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-50298
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50298.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-50298
Aliases
Related
Published
2024-02-09T18:15:08Z
Modified
2024-10-03T20:35:36Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Debian:11 / lucene-solr

Package

Name
lucene-solr
Purl
pkg:deb/debian/lucene-solr?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.6.2+dfsg-23

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / lucene-solr

Package

Name
lucene-solr
Purl
pkg:deb/debian/lucene-solr?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.6.2+dfsg-23

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / lucene-solr

Package

Name
lucene-solr
Purl
pkg:deb/debian/lucene-solr?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.6.2+dfsg-23

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/apache/lucene-solr

Affected ranges

Type
GIT
Repo
https://github.com/apache/lucene-solr
Events