40015LDAP Injection

PUBLISHEDsecurity alertHigh
Active

Metadata

Alert ID:
40015
Risk:
High
Type:
Active

摘要

LDAP Injection may be possible. It may be possible for an attacker to bypass authentication controls, and to view and modify arbitrary data in the LDAP directory.

解决方案

Validate and/or escape all user input before using it to create an LDAP query. In particular, the following characters (or combinations) should be deny listed: & | ! < > = ~= >= <= * ( ) , + - " ' ; \ / NUL character

参考