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).
References
Link | Resource |
---|---|
https://www.openwall.com/lists/oss-security/2019/04/24/1 | Mailing List Third Party Advisory |
https://www.openwall.com/lists/oss-security/2019/04/24/1 | Mailing List Third Party Advisory |
Configurations
History
21 Nov 2024, 03:44
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.openwall.com/lists/oss-security/2019/04/24/1 - Mailing List, Third Party Advisory |
Information
Published : 2020-04-01 22:15
Updated : 2024-11-21 03:44
NVD link : CVE-2018-11802
Mitre link : CVE-2018-11802
CVE.ORG link : CVE-2018-11802
JSON object : View
Products Affected
apache
- solr
CWE
CWE-863
Incorrect Authorization