Memory Corruption
- Buffer Overflow (BOF)
- Out-of-Boundary Access (OOB)
- Off by one
- Format String Bug (FSB)
- Use-After-Free (UAF)
Logical Bug
- Command Injection
- Race Condition
- Path Traversal
Reference. DreamHack - System Exploitation Fundamental