First published: Wed Apr 01 2020(Updated: )
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).
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Solr | <7.7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-11802 is a vulnerability in Apache Solr that allows unauthorized access to data on the cluster.
CVE-2018-11802 affects Apache Solr version up to and including 7.7.0.
CVE-2018-11802 has a severity level of medium with a CVSS score of 4.3.
To fix CVE-2018-11802, you should upgrade your Apache Solr installation to version 7.7.1 or later.
You can find more information about CVE-2018-11802 at the following link: [https://www.openwall.com/lists/oss-security/2019/04/24/1](https://www.openwall.com/lists/oss-security/2019/04/24/1)