CAPEC Related Weakness
Overflow Buffers
CWE-19Data Processing Errors
CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-120Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
CWE-129Improper Validation of Array Index
CWE-131Incorrect Calculation of Buffer Size
CWE-680Integer Overflow to Buffer Overflow
CWE-805Buffer Access with Incorrect Length Value
Back to Top