CVE-2007-3398
LiteWEB 2.7 - Denial of Service via Nonexistent Page Requests
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3398. PoCs published by Prili.
AI-analyzed exploit summary This Perl script exploits a denial-of-service vulnerability in LiteWeb 2.7 by sending repeated HTTP requests for non-existent pages, causing the server to crash. The script uses IO::Socket to establish TCP connections and sends malformed GET requests in a loop.
Description
LiteWEB 2.7 allows remote attackers to cause a denial of service (hang) via a large number of requests for nonexistent pages.
Exploits (1)
This Perl script exploits a denial-of-service vulnerability in LiteWeb 2.7 by sending repeated HTTP requests for non-existent pages, causing the server to crash. The script uses IO::Socket to establish TCP connections and sends malformed GET requests in a loop.