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.
References
Configurations
History
06 Apr 2022, 19:47
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-74 | |
References | (MLIST) https://lists.apache.org/thread.html/r47c90a378efdb3fd07ff7f74095b8eb63b3ca93b8ada5c2661c5e371@%3Ccommits.druid.apache.org%3E - Mailing List, Patch, Vendor Advisory | |
References | (MLIST) https://lists.apache.org/thread.html/r75e74d39c41c1b95a658b6a9f75fc6fd02b1d1922566a0ee4ee2fdfc@%3Ccommits.druid.apache.org%3E - Mailing List, Vendor Advisory | |
References | (MLIST) https://lists.apache.org/thread.html/r026540c617d334007810cd8f0068f617b5c78444be00a31fc1b03390@%3Ccommits.druid.apache.org%3E - Mailing List, Vendor Advisory |
Information
Published : 2020-04-01 22:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-1958
Mitre link : CVE-2020-1958
CVE.ORG link : CVE-2020-1958
JSON object : View
Products Affected
apache
- druid
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')