Page 7 of 31 results (0.003 seconds)
CVSS: 5.0EPSS: 0%CPEs: 14EXPL: 4
CVE-2002-2235 – vBulletin 2.0.x/2.2.x - 'members2.php' Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2002-2235
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. • https://www.exploit-db.com/exploits/22042 http://online.securityfocus.com/archive/1/301076 http://securityreason.com/securityalert/3229 http://www.iss.net/security_center/static/10701.php http://www.securityfocus.com/bid/6246 • CWE-189: Numeric Errors •