Tag
cwe-787
Safeguard articles tagged "cwe-787" — guides, analysis, and best practices for software supply chain and application security.
3 articles
Vulnerability Guides
Buffer Overflow Vulnerabilities: A Practical Guide
Buffer overflows write past the end of a memory buffer, corrupting adjacent data and often reaching code execution. Here is how they work and how to prevent them.
Jul 8, 20266 min read
Vulnerability Analysis
What is a Buffer Overflow
Buffer overflows have powered exploits from the 1988 Morris Worm to WannaCry. Here's how they work, why they persist, and how to stop them.
Mar 29, 20266 min read
Application Security
Out-of-Bounds Write Vulnerabilities (CWE-787) Explained
CWE-787 out-of-bounds write bugs let attackers corrupt memory past a buffer's limit, causing crashes or code execution. Here's how they work.
Nov 12, 20258 min read