Description
CWE: 15 External Control of System or Configuration Setting
BadSource: Get the hostname from a network socket
GoodSource: Get the hostname from a string literal
Sinks:
BadSink : Set the hostname
Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class object on the heap and deleting it after use
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.