Juliet Java 1.3 with extra support Test suite #109
DownloadDescription
A collection of Java test cases updated from Juliet 1.2
Documentation
Displaying test cases 18401 - 18425 of 28881 in total
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: getParameter_Servlet 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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_STAT...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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(privateTrue)...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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_STAT...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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(privateFive=...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 08 Control flow: if(privateRetur...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 09 Control flow: if(IO.STATIC_FI...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 10 Control flow: if(IO.staticTru...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 11 Control flow: if(IO.staticRet...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 12 Control flow: if(IO.staticRet...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 13 Control flow: if(IO.STATIC_FI...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 14 Control flow: if(IO.staticFiv...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 15 Control flow: switch(6) and s...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 16 Control flow: while(true)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 17 Control flow: for loops
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 21 Control flow: Flow controlled...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 22 Control flow: Flow controlled...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 31 Data flow: make a copy of dat...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 41 Data flow: data passed as an ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 42 Data flow: data returned from...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 45 Data flow: data passed as a p...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 51 Data flow: data passed as an ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: getParameter_Servlet 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: 52 Data flow: data passed as an ...