CVE-2006-2140
OrbitHYIP 2.0 - Cross-Site Scripting via Referral or ID Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-2140. PoCs published by r0t.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in OrbitHYIP, where the 'referral' parameter in 'signup.php' is not properly sanitized. This allows arbitrary script execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in OrbitHYIP 2.0 and earlier allow remote attackers to inject arbitrary web script via the (1) referral parameter to signup.php or (2) id parameter to members.php.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in OrbitHYIP, where the 'referral' parameter in 'signup.php' is not properly sanitized. This allows arbitrary script execution in the context of the affected site.
The provided text describes a cross-site scripting (XSS) vulnerability in OrbitHYIP, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'id' parameter.