Displaying test cases 27201 - 27225 of 32356 in total
-
CWE: 15 External Control of System or Configuration Setting BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 01 Baseline
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 ob...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 fr...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 o...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 refer...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 th...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 on...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 o...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 ...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 fro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 fro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 fro...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 fu...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 anoth...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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 me...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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...
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() 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: getParameter_Servlet Read data from a querystring using getParameter() 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: getParameter_Servlet Read data from a querystring using getParameter() GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 15 Control flow: switch(6)
-
CWE: 15 External Control of System or Configuration Setting BadSource: getParameter_Servlet Read data from a querystring using getParameter() GoodSource: A hardcoded string BadSink: Set the catalog name with the value of data Flow Variant: 14 Control flow: if(IO.staticFive==5) and if(IO.stat...