CVE-2006-1144
HitHost 1.0.0 - Cross-Site Scripting via User Parameter in deleteuser.php and Hits Parameter in viewuser.php
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-1144. PoCs published by Retard.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in HitHost, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject arbitrary script code via the 'hits' parameter in the URL.
Description
Cross-site scripting (XSS) vulnerability in HitHost 1.0.0 allows remote attackers to inject arbitrary web script or HTML via (1) the user parameter in deleteuser.php and (2) the hits parameter in viewuser.php.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in HitHost, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject arbitrary script code via the 'hits' parameter in the URL.
The provided text describes a cross-site scripting (XSS) vulnerability in HitHost, where user-supplied input is not properly sanitized. It includes an example exploit URL demonstrating how arbitrary script code could be executed in the context of the affected site.