Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1jODJyLXFnM3ctcTVtds4AAUwX
Apache Solr insecure inter-node communication
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.
Permalink: https://github.com/advisories/GHSA-c82r-qg3w-q5mvJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jODJyLXFnM3ctcTVtds4AAUwX
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 1 year ago
Updated: 8 months ago
CVSS Score: 7.5
CVSS vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Identifiers: GHSA-c82r-qg3w-q5mv, CVE-2017-7660
References:
- https://nvd.nist.gov/vuln/detail/CVE-2017-7660
- https://security.netapp.com/advisory/ntap-20181127-0003/
- https://issues.apache.org/jira/browse/SOLR-10624
- https://lists.apache.org/thread/o0g7vpz5sz4yy0pyf1z94vkpv40x6h44
- https://github.com/advisories/GHSA-c82r-qg3w-q5mv
Affected Packages
maven:org.apache.solr:solr-core
Versions: >= 6.0.0, < 6.6.0, >= 5.3.0, < 5.5.5Fixed in: 6.6.0, 5.5.5