vendor:
Product Name
by:
OOO
9.3
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Product Name
Affected Version From: 1.0.0
Affected Version To: 1.2.2000
Patch Exists: YES
Related CWE: None
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
CVE-2020-1234
A buffer overflow vulnerability exists in the application due to improper validation of user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted request to the application, which can cause the application to crash or allow the attacker to execute arbitrary code in the context of the application.
Mitigation:
The application should validate user-supplied input and reject any input that is not expected. Input validation should be done on both the client-side and the server-side.