...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| IO.INJ.FMT MISC.FMT | Format String Injection Format String | ||||||
|
| Can detect violations of this recommendation when the | |||||||
| SV.FMT_STR |
| |||||||
| 486 S | Fully implemented | |||||||
PRQA QA-C |
| 0179 (U) | Partially implemented |
...
Related Guidelines
CERT C++ Secure Coding Standard | FIO00-CPP. Take care when creating format strings |
ISO/IEC TS 17961:2013 | Using invalid format strings [invfmtstr] |
MITRE CWE | CWE-686, Function Call with Incorrect Argument Type |
...