Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1353. PoCs published by e.wiZz!.
AI-analyzed exploit summary This exploit demonstrates a buffer overflow vulnerability in Zervit Webserver 0.02 by sending a long URI request. The overflow occurs when the requested URI exceeds 255 characters, leading to a crash or potential code execution.
Description
Buffer overflow in the http_parse_hex function in libz/misc.c in Zervit Webserver 0.02 allows remote attackers to cause a denial of service (daemon crash) via a long URI, related to http.c.
Exploits (1)
This exploit demonstrates a buffer overflow vulnerability in Zervit Webserver 0.02 by sending a long URI request. The overflow occurs when the requested URI exceeds 255 characters, leading to a crash or potential code execution.