vendor:
Product Name
by:
John Doe
7,8
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Product Name
Affected Version From: 1.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: CVE-2020-12345
CPE: a:vendor:product_name
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2020
Buffer Overflow Vulnerability
Buffer overflow is a vulnerability in which an attacker sends more data than the allocated buffer size, causing the program to crash or execute malicious code.
Mitigation:
Buffer overflow can be prevented by using secure coding practices, such as bounds checking, and by using secure programming languages such as Rust.