Deprecated test case
Description
CWE: 534 Information Leak through Debug Log Files
Sinks:
GoodSink: log non-sensitive information to the debug log
BadSink : leak the session ID to the debug log
Flow Variant: 08 Control flow: if(private_returns_t()) and if(private_returns_f())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.