vendor:
Zervit Webserver
by:
e.wiZz!
9,3
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Zervit Webserver
Affected Version From: 0.02
Affected Version To: 0.02
Patch Exists: Yes
Related CWE: N/A
CPE: a:mereo:zervit_webserver
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
2009
Zervit Webserver 0.02 Buffer Overflow
When requested uri isn't found, it goes to char tmp[255], and later it is used to output, you need 256 chars to overflow (check source http.c). An attacker can send a maliciously crafted request with 256 characters to the vulnerable server, which will cause a buffer overflow and allow the attacker to execute arbitrary code on the server.
Mitigation:
Upgrade to the latest version of Zervit Webserver.