CVE-2007-0302
InstantASP 4.1.0 - Cross-Site Scripting via SessionID, Username, or Update Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-0302. PoCs published by Doz.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in InstantForum.NET 4.1.0, where user-supplied input via the 'Username' and 'Update' parameters in Members1.aspx is not properly sanitized. It includes example URLs demonstrating the vulnerability but does not contain executable exploit code.
Description
Multiple cross-site scripting (XSS) vulnerabilities in InstantASP 4.1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) SessionID parameter to (a) Logon.aspx, and the (2) Username and (3) Update parameters to (b) Members1.aspx.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in InstantForum.NET 4.1.0, where user-supplied input via the 'Username' and 'Update' parameters in Members1.aspx is not properly sanitized. It includes example URLs demonstrating the vulnerability but does not contain executable exploit code.
The provided text describes a cross-site scripting (XSS) vulnerability in InstantForum.NET 4.1.0, where the 'SessionID' parameter in 'Logon.aspx' is not properly sanitized. The writeup includes a proof-of-concept URL demonstrating the vulnerability.