vendor:
vBulletin
by:
ROOT_EGY
8,8
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: vBulletin
Affected Version From: 3.0.0
Affected Version To: 3.5.4
Patch Exists: Yes
Related CWE: N/A
CPE: a:vbulletin:vbulletin:3.0.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Web-based
Discovered in 2009
vBulletin 3.0.0 XSS
vBulletin 3.0.0 is vulnerable to Cross-Site Scripting (XSS) attacks. An attacker can inject malicious JavaScript code into the search.php, forumdisplay.php, newthread.php, and Status fields of the application. This malicious code can be used to steal cookies, hijack user sessions, and redirect users to malicious websites.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application. Additionally, the application should be kept up to date with the latest security patches.