 
                            ...
| Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| FIO09-C | mediumMedium | probableProbable | highHigh | P4 | L3 | 
Automated Detection
| Tool | Version | Checker | Description | 
|---|---|---|---|
| 
 | 
 | Could flag possible violations of this rule by noting any pointer to  | 
...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
| CERT C++ Secure Coding Standard | FIO09-CPP. Be careful with binary data when transferring data across systems | 
...