Description
CWE: 78 OS Command Injection
BadSource: connect_socket Read data using a connect socket (client side)
GoodSource: Fixed string
Sink: w32_execvp
BadSink : execute command with execvp
Flow Variant: 11 Control flow: if(globalReturnsTrue()) and if(globalReturnsFalse())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.