National Institute of Standards and Technology
Package illustrating a test case

Test case 143711

Description

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: 08 Control flow: if(privateReturnsTrue()) and if(privateReturnsFalse())

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.