CVE-2006-3253
vBulletin 3.5.x - Cross-Site Scripting via User ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3253. PoCs published by CrAzY.CrAcKeR.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in vBulletin, where user-supplied input via the 'u' parameter in member.php is not properly sanitized. The vendor disputes the claim, stating the parameter is sanitized before use.
Description
Cross-site scripting (XSS) vulnerability in member.php in vBulletin 3.5.x allows remote attackers to inject arbitrary web script or HTML via the u parameter. NOTE: the vendor has disputed this report, stating that they have been unable to replicate the issue and that "the userid parameter is run through our filtering system as an unsigned integer.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in vBulletin, where user-supplied input via the 'u' parameter in member.php is not properly sanitized. The vendor disputes the claim, stating the parameter is sanitized before use.