Displaying test cases 19926 - 19950 of 74755 in total
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 10 Control flow: if(IO.static_t) and if(IO.static_f)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 09 Control flow: if(IO.static_final_t) and if(IO.static_final_f)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 08 Control flow: if(private_returns_t()) and if(private_returns_f())
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 07 Control flow: if(private_five==5) and if(private_five!=5)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 06 Control flow: if(private_final_five==5) and if(private_final_five!=5)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 05 Control flow: if(private_t) and if(private_f)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 04 Control flow: if(private_final_t) and if(private_final_f)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 02 Control flow: if(true) and if(false)
-
CWE: 613 Insufficient Session Expiration Sinks: GoodSink: force session to expire BadSink : set session to never expire Flow Variant: 01 Baseline
-
The bad case doesn't perform a deep copy, so the caller can modify the value inside the class. The caller should not be able to do this since its marked public final static.
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp connection 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 ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp connection 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp connection 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 met...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp connection 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 me...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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 an...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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 memb...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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 an...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: listen_tcp Read data using a listening tcp 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...