Buffer Overflow
50% of exploited vulnerabilities
Code mistakenly writes outside the limits
of data structure
In theory: can occur in any language
In practice: mostly affected are C/C++
programs