Description
CWE: 78 OS Command Injection
BadSource: console Read input from the console
GoodSource: Fixed string
Sink: system
BadSink : Execute command in data using system()
Flow Variant: 16 Control flow: while(1)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.