vendor:
vBShout
by:
ToiL
9,3
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: vBShout
Affected Version From: all
Affected Version To: all
Patch Exists: YES
Related CWE: XSS
CPE: a:dragonbyte_technologies_ltd:vbshout
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: all
2012
vBshop persistent XSS 0day
This 0day exploit is related to the vBulletin mod, vBShout. It allows an attacker to inject malicious JavaScript code into the 'message to user' field when gifting an item to another user. The malicious code will be executed when the user visits the profile of the user who gifted the item. The same attack can be done when buying the 'username color change' or 'username glow change' item, by setting the malicious code in the field.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'message to user' field.