...
CERT C++ Secure Coding Standard | PRE09-CPP. Do not replace secure functions with less secure functions |
ISO/IEC TR 24772:2013 | Executing or Loading Untrusted Code [XYS] |
MITRE CWE | CWE-684, Failure to provide specified functionality |
Bibliography
[Open Group 2004IEEE Std 1003.1:2013] | vsnprintf (), vsprintf — Format Output of a stdarg Argument List |
[Seacord 2013] | Chapter 6, "Formatted Output" |
[VU#654390] |
...