7.5

CVE-2017-7660

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.

Data is provided by the National Vulnerability Database (NVD)
ApacheSolr Version5.3.0
ApacheSolr Version5.3.1
ApacheSolr Version5.3.2
ApacheSolr Version5.4.0
ApacheSolr Version5.4.1
ApacheSolr Version5.5.0
ApacheSolr Version5.5.1
ApacheSolr Version5.5.2
ApacheSolr Version5.5.3
ApacheSolr Version5.5.4
ApacheSolr Version6.0.0
ApacheSolr Version6.0.1
ApacheSolr Version6.1.0
ApacheSolr Version6.2.0
ApacheSolr Version6.2.1
ApacheSolr Version6.3.0
ApacheSolr Version6.4.0
ApacheSolr Version6.4.1
ApacheSolr Version6.4.2
ApacheSolr Version6.5.0
ApacheSolr Version6.5.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.46% 0.629
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:P/A:N
CWE-287 Improper Authentication

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.