CVE-2002-1922 – vBulletin 2.0/2.2.x - Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2002-1922
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. • https://www.exploit-db.com/exploits/21946 http://archives.neohapsis.com/archives/bugtraq/2002-10/0272.html http://www.iss.net/security_center/static/10407.php http://www.securityfocus.com/bid/5997 •
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 •
CVE-2002-1678
https://notcve.org/view.php?id=CVE-2002-1678
Cross-site scripting (XSS) vulnerability in memberlist.php in Jelsoft vBulletin 2.0 rc 2 through 2.2.4 allows remote attackers to steal authentication credentials by injecting script into $letterbits. • http://online.securityfocus.com/archive/1/263609 http://online.securityfocus.com/archive/1/264023/2002-11-01/2002-11-07/2 http://www.securityfocus.com/bid/4349 https://exchange.xforce.ibmcloud.com/vulnerabilities/8619 •
CVE-2002-1660 – vBulletin 2.0.3 - 'calendar.php' Command Execution
https://notcve.org/view.php?id=CVE-2002-1660
calendar.php in vBulletin before 2.2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the command parameter. • https://www.exploit-db.com/exploits/21874 http://securitytracker.com/id?1005284 http://www.securiteam.com/exploits/5QP0P158AC.html http://www.securityfocus.com/bid/5820 https://exchange.xforce.ibmcloud.com/vulnerabilities/10176 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •
CVE-2002-1679
https://notcve.org/view.php?id=CVE-2002-1679
Cross-site scripting (XSS) vulnerability in Jelsoft vBulletin 2.2.0 allows remote attackers to execute arbitrary script as other users by injecting script into a bulletin board message. • http://online.securityfocus.com/archive/1/253365 http://online.securityfocus.com/archive/1/253371 http://www.securityfocus.com/bid/4008 https://exchange.xforce.ibmcloud.com/vulnerabilities/8039 •