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 20401 - 20425 of 28881 in total
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number BadSink: HashSet Create a HashSet using data as the initial size Flow Variant: 51...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number BadSink: HashSet Create a HashSet using data as the initial size Flow Variant: 68...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation BadSource: getQueryString_Servlet Parse id param out of the URL query string (without using getParameter()) GoodSource: A hardcoded non-zero, non-min, non-max, even number Sinks: HashSet BadSink : Create a HashSet using data as the initial size Flow Va...
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 01 Baseline
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 02 Control flow: if(true) and if(false)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 04 Control flow: if(PRIVATE_STATIC_FINAL_TRUE) and if(PRIVATE_STATIC_FINAL_FALSE)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 05 Control flow: if(privateTrue) and if(privateFalse)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 06 Control flow: if(PRIVATE_STATIC_FINAL_FIVE==5) and if(PRIVATE_STATIC_FINAL_FIVE!=5)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 07 Control flow: if(privateFive==5) and if(privateFive!=5)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 08 Control flow: if(privateReturnsTrue()) and if(privateReturnsFalse())
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 09 Control flow: if(IO.STATIC_FINAL_TRUE) and if(IO.STATIC_FINAL_FALSE)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 10 Control flow: if(IO.staticTrue) and if(IO.staticFalse)
-
CWE: 789 Uncontrolled Memory Allocation Sinks: GoodSink: threshold for memory consumption BadSink : no threshold for memory consumption Flow Variant: 11 Control flow: if(IO.staticReturnsTrue()) and if(IO.staticReturnsFalse())