Description
1. Overview : The method goUpGroupHierarchyLdap() invokes a dynamically generated LDAP filter with unvalidated input, which could allow an attacker to modify the statement's meaning.
In the file LdapDeltaUserGroupBuilder.java similar issues were on line numbers 913
Comments : need to verify the search() parameters for validation
2. Overview : The method goUpGroupHierarchyLdap() invokes a dynamically generated LDAP filter with unvalidated input, which could allow an attacker to modify the statement's meaning.
In the file LdapUserGroupBuilder.java similar issues were on line numbers 818
Comments : need to verify the search() parameters for validation