vendor:
N/A
by:
Anonymous
9,3
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2020
Buffer Overflow Exploit
This exploit is a buffer overflow exploit which sends an HTTP request with an input buffer of 260 bytes of 'A' characters to the target server. This causes the server to crash due to the overflow of the input buffer.
Mitigation:
Input validation should be used to prevent buffer overflows. Additionally, the use of a firewall can help to prevent malicious requests from reaching the server.