Description
CWE: 78 OS Command Injection
BadSource: environment Read input from an environment variable
GoodSource: Fixed string
Sink: w32_execvp
BadSink : execute command with wexecvp
Flow Variant: 13 Control flow: if(GLOBAL_CONST_FIVE==5) and if(GLOBAL_CONST_FIVE!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.