Description
CWE: 78 OS Command Injection
BadSource: environment Read input from an environment variable
GoodSource: Fixed string
Sink: execl
BadSink : execute command with execl
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.