Displaying test cases 20101 - 20125 of 74755 in total
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 61 Data flow: data returned from one method to another ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 54 Data flow: data passed as an argument from one metho...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 53 Data flow: data passed as an argument from one metho...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 53 Data flow: data passed as an argument from one metho...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 52 Data flow: data passed as an argument from one metho...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 51 Data flow: data passed as an argument from one funct...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 45 Data flow: data passed as a private class member var...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 42 Data flow: data returned from one method to another ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 41 Data flow: data passed as an argument from one metho...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 31 Data flow: make a copy of data within the same method
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 19 Control flow: Dead code after an if(true) return
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 17 Control flow: for loops
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 16 Control flow: while(true) and while(local_f)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 15 Control flow: switch(6) and switch(7)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 14 Control flow: if(IO.static_five==5) and if(IO.static...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 13 Control flow: if(IO.static_final_five==5) and if(IO....
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 12 Control flow: if(IO.static_returns_t_or_f())
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 11 Control flow: if(IO.static_returns_t()) and if(IO.st...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 10 Control flow: if(IO.static_t) and if(IO.static_f)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 09 Control flow: if(IO.static_final_t) and if(IO.static...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 08 Control flow: if(private_returns_t()) and if(private...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 07 Control flow: if(private_five==5) and if(private_fiv...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 06 Control flow: if(private_final_five==5) and if(priva...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 05 Control flow: if(private_t) and if(private_f)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: fromDB Read a string from a database connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 04 Control flow: if(private_final_t) and if(private_fin...