...
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 |
Bibliography
[Open Group 2004] | vsnprintf() |
[Seacord 2005a] | Chapter 6, "Formatted Output" |
[VU#654390] |
...