vendor:
VBulletin
by:
5.5
CVSS
MEDIUM
HTML Injection
79
CWE
Product Name: VBulletin
Affected Version From: 3.0.1
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:vbulletin:vbulletin:3.0.1
Platforms Tested:
HTML Injection Vulnerability in VBulletin
The 'newreply.php' and 'newthread.php' scripts in VBulletin are prone to an HTML injection vulnerability. An attacker can inject malicious HTML and script code in fields that are viewable by other users. This can lead to theft of cookie-based authentication credentials and other attacks.
Mitigation:
Upgrade to a version that has patched this vulnerability. Review and sanitize user input to prevent HTML injection attacks.