Authentication Bypass Affecting org.apache.zookeeper:zookeeper Open this link in a new tab package, versions [,3.4.10) [3.5.0-alpha, 3.5.4-beta)
Attack Complexity
Low
Integrity
High
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-ORGAPACHEZOOKEEPER-32301
-
published
22 May 2018
-
disclosed
21 May 2018
-
credit
Foldi Tamas, Eugene Koontz
Introduced: 21 May 2018
CVE-2018-8012 Open this link in a new tabHow to fix?
Upgrade org.apache.zookeeper:zookeeper
to version 3.4.10, 3.5.4-beta or higher.
Overview
org.apache.zookeeper:zookeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
Affected versions of this package are vulnerable to Authentication Bypass. No authentication/authorization is enforced when a server attempts to join a quorum, as a result an arbitrary end point could join the cluster and begin propagating counterfeit changes to the leader.