...
ENV03-C. Sanitize the environment when invoking external programs | |
| ENV04ENV33-C. Do not call system() if you do not need a command processor |
ENV03-CPP. Sanitize the environment when invoking external programs | |
CERT Perl Secure Coding Standard | IDS34-PL. Do not pass untrusted, unsanitized data to a command interpreter |
Injection [RST] | |
CWE-78, Improper neutralization of special elements used in an OS command ("OS command injection") |
...