vendor:
N/A
by:
Google Security Research
7,8
CVSS
HIGH
Out-of-Bounds Write
787
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2014
Fuzzing VB6 executables
This vulnerability occurs when a program attempts to write data beyond the boundaries of a fixed-length buffer. This can be exploited to corrupt memory and potentially execute arbitrary code.
Mitigation:
Ensure that all user-supplied input is validated and filtered before being used in a buffer.