Is Spring Security safe or vulnerable against LDAP Injection?

436 views Asked by At

Authenticating to the LDAP by Using the JNDI

Can the ldap injection can be done using these parameters

Context.SECURITY_PRINCIPAL="user1"

Context.SECURITY_CREDENTIALS="password"

0

There are 0 answers