CVE-2020-1958

MEDIUM

Apache Druid < 0.17.1 - Injection

Title source: rule

Description

When LDAP authentication is enabled in Apache Druid 0.17.0, 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. They are still subject to role-based authorization checks, if configured. Callers of Druid APIs can also retrieve any LDAP attribute values of users that exist on the LDAP server, so long as that information is visible to the Druid server. This information disclosure does not require the caller itself to be a valid LDAP user.

Exploits (1)

nomisec WORKING POC 22 stars
by ggolawski · poc
https://github.com/ggolawski/CVE-2020-1958

Scores

CVSS v3 6.5
EPSS 0.1557
EPSS Percentile 94.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-74
Status published
Products (2)
apache/druid 0.17.0
org.apache.druid/druid 0.17.0 - 0.17.1Maven
Published Apr 01, 2020
Tracked Since Feb 18, 2026