Closed philipb closed 8 years ago
Rationale:https://www.owasp.org/index.php/LDAP_injection
search_options.filter could be vulnerable to untrusted input. Depending on the application, obviously.
Got a good, complete sanitizer function handy? I'd include if I knew it was 100% correct, but am happy leaving sanitization up to the developer if not.
Included in 3.1.X
Rationale:https://www.owasp.org/index.php/LDAP_injection
search_options.filter could be vulnerable to untrusted input. Depending on the application, obviously.