跳转到帖子

Apache Solr: CVE-2023-50298: Apache Solr can expose ZooKeeper credentials via Streaming Expressions

recommended_posts

发布于
  • 超级管理员

Apache Solr: CVE-2023-50298: Apache Solr can expose ZooKeeper credentials via Streaming Expressions

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:C/I:N/A:N)
Published
02/09/2024
Created
10/02/2024
Added
10/01/2024
Modified
10/01/2024

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. 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.

Solution(s)

  • apache-solr-upgrade-latest

References

  • https://attackerkb.com/topics/cve-2023-50298
  • CVE - 2023-50298
  • 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
  • 查看数 722
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…