vendor:
vBShout
by:
[]0iZy5
8,8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: vBShout
Affected Version From: vBulletin 3.8.x
Affected Version To: vBulletin 5.x.x
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux & Windows
2013
vBShout vBulletin – Stored XSS Vulnerability
vBShout is vulnerable to a stored XSS vulnerability. An attacker can inject malicious JavaScript code into the application by adding a malicious hash tag in the Custom Commands page. This code will be executed when a user visits the page.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application. Additionally, users should be made aware of the potential risks of clicking on untrusted links.