vendor:
N/A
by:
Gist
8,8
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
Multiple Cookie Overflow Vulnerability
This exploit is a buffer overflow vulnerability that allows an attacker to set multiple cookies with a value of up to 819 characters. The malicious cookies are then sent to the server, which can cause a buffer overflow and lead to a denial of service attack. The attacker can also use the cookies to gain access to sensitive information or execute arbitrary code on the server.
Mitigation:
The best way to mitigate this vulnerability is to limit the size of the cookie values that can be sent to the server. Additionally, the server should be configured to reject requests with malicious cookie values.