Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

PRQA QA-C
Include Page
PRQA QA-C_Vv
PRQA QA-C_Vv
warncall -wc systemPartially implemented

...

Related Guidelines

CERT C++ Secure Coding StandardENV03ENV01-CPP. Sanitize the environment when invoking external programs
CERT Oracle Secure Coding Standard for JavaIDS07-J. Do not pass Sanitize untrusted , unsanitized data passed to the Runtime.exec() method
ISO/IEC TR 24772:2013Executing or Loading Untrusted Code [XYS]
MITRE CWECWE-78, Failure to sanitize data into an OS command (aka "OS command injection")
CWE-88, Argument injection or modification
CWE-426, Untrusted search path
CWE-807, Reliance on intrusted inputs in a security decision

...