Security Advisory

CVE-2018-11802

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-04-01 21:11:38
Last updated 2024-08-05 08:17:09
Assigner apache
CVSS score not scored
State PUBLISHED

Description

In Apache Solr, the cluster can be partitioned into multiple collections and only a subset of nodes actually host any given collection. However, if a node receives a request for a collection it does not host, it proxies the request to a relevant node and serves the request. Solr bypasses all authorization settings for such requests. This affects all Solr versions prior to 7.7 that use the default authorization mechanism of Solr (RuleBasedAuthorizationPlugin).