Description
CWE: 78 OS Command Injection
BadSource: file Read input from a file
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.