Description
CWE: 90 LDAP Injection
BadSource: file Read input from a file
GoodSource: Use a fixed string
Sink:
BadSink : data concatenated into LDAP search, which could result in LDAP Injection
Flow Variant: 10 Control flow: if(globalTrue) and if(globalFalse)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.