CVE-2003-1191
e107 0.554 and 0.603 - Denial of Service via HTML in Chatbox Name Field
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-1191. PoCs published by Blademaster.
AI-analyzed exploit summary This is a writeup describing a DoS vulnerability in E107's Chatbox.php script, where injecting HTML or script code into the 'Name:' field can cause instability or crashes. The provided payload is a simple JavaScript alert, demonstrating the issue.
Description
chatbox.php in e107 0.554 and 0.603 allows remote attackers to cause a denial of service (pages fail to load) via HTML in the Name field, which prevents the main.php form from being loaded.
Exploits (1)
This is a writeup describing a DoS vulnerability in E107's Chatbox.php script, where injecting HTML or script code into the 'Name:' field can cause instability or crashes. The provided payload is a simple JavaScript alert, demonstrating the issue.