Displaying test cases 20201 - 20225 of 74755 in total
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 argume...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 argume...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 m...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 argume...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 with...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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: URLConnection Read a string from a web server with URLConnection 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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: URLConnection Read a string from a web server with URLConnection 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)...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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_fi...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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_...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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_...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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 i...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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)...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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(...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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) a...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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(...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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) a...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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: URLConnection Read a string from a web server with URLConnection 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(false)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read a string from a web server with URLConnection 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: PropertiesFile Read a value from a .properties file (in property named data) GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 71 Data flow: data passed ...