Back to the previous page
| Test Case ID | 61680 |
| Bad / Good / Mixed | Mixed |
| Author | |
| Associations | Test suite: 69 |
| Added by | SAMATE Team Staff |
| Language | Java |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | |
| Submission date | 2011-04-08 |
| Description | CWE: 90 LDAP Injection BadSource: getParameterServlet Read data from a querystring using getParameter GoodSource: A hardcoded string BadSink: unchecked data leads to LDAP injection Flow Variant: 12 Control flow: if(IO.static_returns_t_or_f()) |
| File(s) |
|
| Flaw |
There is 1 comment
Have any comments on this test case? Please,
.
File Contains:
CWE-090: Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection') on line(s): 58
CWE-090: Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection') on line(s): 58

