Apache Karaf prior to 4.0.8 used the LDAPLoginModule to authenticate users to a directory via LDAP. However, it did not encoding usernames properly and hence was vulnerable to LDAP injection attacks leading to a denial of service.
The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2018:1322 | third party advisory vendor advisory |
https://karaf.apache.org/security/cve-2016-8750.txt | patch vendor advisory |
http://www.securityfocus.com/bid/103098 | third party advisory vdb entry |