...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
CERT C++ Secure Coding Standard | PRE09-CPP. Do not replace secure functions with less secure functions |
ISO/IEC TR 24772 | Executing or loading untrusted code [XYS] |
MITRE CWE | CWE-684, Failure to provide specified functionality |
...