Access Restriction Bypass Affecting org.apache.solr:solr-core Open this link in a new tab package, versions [,8.8.2)
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHESOLR-1245055
-
published
13 Apr 2021
-
disclosed
13 Apr 2021
-
credit
Geza Nagy
Introduced: 13 Apr 2021
CVE-2021-29943 Open this link in a new tabHow to fix?
Upgrade org.apache.solr:solr-core
to version 8.8.2 or higher.
Overview
org.apache.solr:solr-core is an open source enterprise search platform built on Apache Lucene
Affected versions of this package are vulnerable to Access Restriction Bypass. When using ConfigurableInternodeAuthHadoopPlugin
for authentication, Solr
forwards/proxies distributed requests using server credentials instead of original client credentials. This results in incorrect authorization resolution on the receiving hosts.