Displaying test cases 27126 - 27150 of 32356 in total
-
CWE: 190 Integer Overflow BadSource: console_readLine Read data from the console using readLine GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: add GoodSink: Ensure there will not be an overflow before adding 1 to data BadSink : Add 1 to data, which can cause an overfl...
-
CWE: 190 Integer Overflow BadSource: console_readLine Read data from the console using readLine GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: add GoodSink: Ensure there will not be an overflow before adding 1 to data BadSink : Add 1 to data, which can cause an overfl...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 81 Data flow: data passed in a parameter to an abstract method
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 75 Data flow: data passed in a serialized object from one met...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 74 Data flow: data passed in a HashMap from one method to ano...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 73 Data flow: data passed in a LinkedList from one method to ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 72 Data flow: data passed in a Vector from one method to anot...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 71 Data flow: data passed as an Object reference argument fro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 68 Data flow: data passed as a member variable in the a class, which ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 67 Data flow: data passed in a class from one method to anoth...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 66 Data flow: data passed in an array from one method to anot...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 61 Data flow: data returned from one method to another in dif...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 54 Data flow: data passed as an argument from one method thro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 53 Data flow: data passed as an argument from one method thro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 52 Data flow: data passed as an argument from one method to a...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 51 Data flow: data passed as an argument from one function to another...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 45 Data flow: data passed as a private class member variable ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 42 Data flow: data returned from one method to another in the same class
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 41 Data flow: data passed as an argument from one method to another i...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 31 Data flow: make a copy of data within the same method
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 22 Control flow: Flow controlled by value of a public static ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : Set the catalog name with the value of data Flow Variant: 21 Control flow: Flow controlled by value of a private variab...
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 17 Control flow: for loops
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 16 Control flow: while(true)
-
CWE: 15 External Control of System or Configuration Setting BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 15 Control flow: switch(6)