CWE-787: Out-of-bounds Write
Also known as: Memory Corruption
The product writes data past the end, or before the beginning, of the intended buffer.
Overview
CWE-787 (Out-of-bounds Write) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.