...
Failure to understand and properly use pointer arithmetic can allow an attacker to execute arbitrary code.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
EXP08-A | 3 (high) | 1 (unlikely) | 1 (high) | P3 | L3 |
Examples of vulnerabilities resulting from the violation of this rule can be found on the CERT website.
Reference
Wiki Markup |
---|
\[[Dowd|AA. C References#Dowd 06]\] Chapter 6, "C Language Issues" (Vulnerabilities) |