CVE-2002-1922
vBulletin 2.0.0-2.2.8 - Cross-Site Scripting via $scriptpath or $url Variables
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1922. PoCs published by Sp.IC.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin by injecting malicious script code via the URI parameter 's' in usercp.php. The script executes in the context of the victim's browser, potentially stealing cookie-based authentication credentials.
Description
Cross-site scripting (XSS) vulnerability in global.php in Jelsoft vBulletin 2.0.0 through 2.2.8 allows remote attackers to inject arbitrary web script or HTML via the (1) $scriptpath or (2) $url variables.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin by injecting malicious script code via the URI parameter 's' in usercp.php. The script executes in the context of the victim's browser, potentially stealing cookie-based authentication credentials.