Displaying test cases 20026 - 20050 of 74755 in total
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 06 Control flow: if(private_final_f...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter 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 ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 02 Control flow: if(true) and if(fa...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameterServlet Read data from a querystring using getParameter GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 01 Baseline
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 71 Data flow: data passed as an Object reference argu...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 68 Data flow: data passed as a member variable in the...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 67 Data flow: data passed in a class from one method ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 66 Data flow: data passed in an array from one method...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 anothe...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 fun...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 v...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 anothe...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getCookiesServlet Read data from the first cookie 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: getCookiesServlet Read data from the first cookie 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: getCookiesServlet Read data from the first cookie 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: getCookiesServlet Read data from the first cookie 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: getCookiesServlet Read data from the first cookie 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)