Deprecated test case
Description
CWE: 617 Assertion is reachable
BadSource: getQueryStringServlet Parse id param out of the querystring without getParam
GoodSource: A hardcoded string
BadSink: possibility of assertion being triggered
Flow Variant: 07 Control flow: if(private_five==5) and if(private_five!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.