Description
CWE: 78 OS Command Injection
BadSource: environment Read input from an environment variable
GoodSource: Fixed string
Sink: w32_spawnvp
BadSink : execute command with spawnvp
Flow Variant: 32 Data flow using two pointers to the same value within the same function
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.