Deprecated test case
Description
CWE: 78 OS Command Injection
BadSource: environment Read input from an environment variable
GoodSource: Fixed string
Sink: w32spawnl
BadSink : execute command with wspawnl
Flow Variant: 08 Control flow: if(staticReturnsTrue()) and if(staticReturnsFalse())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.