LDAP Injection Affecting org.apache.druid.extensions:druid-basic-security Open this link in a new tab package, versions [0.17.0,0.17.1)
Exploit Maturity
Mature
Attack Complexity
Low
Confidentiality
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-ORGAPACHEDRUIDEXTENSIONS-564257
-
published
1 Apr 2020
-
disclosed
1 Apr 2020
-
credit
Unknown
How to fix?
Upgrade org.apache.druid.extensions:druid-basic-security
to version 0.17.1 or higher.
Overview
org.apache.druid.extensions:druid-basic-security is a basic security package for Apache Druid.
Affected versions of this package are vulnerable to LDAP Injection. When LDAP authentication is enabled in Apache Druid, callers of Druid APIs with a valid set of LDAP credentials can bypass the credentialsValidator.userSearch
filter barrier that determines if a valid LDAP user is allowed to authenticate with Druid.