Impact
Through this vulnerability it was possible to craft an input which allowed privilege escalation and getting access to groups of other users due to missing sanitization of inputs in ldap search query. It can impact all instances using ldap authentication where a malicious actor has access to a user account.
Patches
Version: >=1.45.3
- Validate input to not contain characters used in ldap search query.
- Check that only one user matches the query for finding the user.
Workarounds
Disable LDAP authentication, but then of course you can no longer login
References
https://wiki.owasp.org/index.php/Preventing_LDAP_Injection_in_Java
Impact
Through this vulnerability it was possible to craft an input which allowed privilege escalation and getting access to groups of other users due to missing sanitization of inputs in ldap search query. It can impact all instances using ldap authentication where a malicious actor has access to a user account.
Patches
Version:
>=1.45.3Workarounds
Disable LDAP authentication, but then of course you can no longer login
References
https://wiki.owasp.org/index.php/Preventing_LDAP_Injection_in_Java