CVE-2005-3512
VUBB alpha rc1 - Cross-Site Scripting via t Parameter in newreply Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3512. PoCs published by Alireza Hassani.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in VUBB by injecting an IFRAME with JavaScript via the 't' parameter in the URL. The payload triggers an alert box, proving arbitrary script execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in index.php in VUBB alpha rc1 allows remote attackers to inject arbitrary web script or HTML via the t parameter in a newreply action.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in VUBB by injecting an IFRAME with JavaScript via the 't' parameter in the URL. The payload triggers an alert box, proving arbitrary script execution in the context of the affected site.