CVE-2002-2235
vBulletin <= 2.2.9 - Cross-Site Scripting via member2.php perpage Variable
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2235. PoCs published by Sp.IC.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin's 'members2.php' by injecting malicious JavaScript to steal cookie-based authentication credentials. The PoC includes a PHP script to log stolen cookies and provides a crafted URL to trigger the vulnerability.
Description
member2.php in vBulletin 2.2.9 and earlier does not properly restrict the $perpage variable to be an integer, which causes an error message to be reflected back to the user without quoting, which facilitates cross-site scripting (XSS) and possibly other attacks.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin's 'members2.php' by injecting malicious JavaScript to steal cookie-based authentication credentials. The PoC includes a PHP script to log stolen cookies and provides a crafted URL to trigger the vulnerability.