Apache Solr uses a PKI based mechanism to secure inter-node communication when security is enabled. It is possible to create a specially crafted node name that does not exist as part of the cluster and point it to a malicious node. This can trick the nodes in cluster to believe that the malicious node is a member of the cluster. So, if Solr users have enabled BasicAuth authentication mechanism using the BasicAuthPlugin or if the user has implemented a custom Authentication plugin, which does not implement either "HttpClientInterceptorPlugin" or "HttpClientBuilderPlugin", his/her servers are vulnerable to this attack. Users who only use SSL without basic authentication or those who use Kerberos are not affected.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2017-07-07T00:00:00

Updated: 2018-11-28T10:57:01

Reserved: 2017-04-11T00:00:00


Link: CVE-2017-7660

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2017-07-07T19:29:00.197

Modified: 2018-11-28T11:29:02.937


Link: CVE-2017-7660

JSON object: View

cve-icon Redhat Information

No data.

CWE