vendor:
Profile Wii Friend Code
by:
Ichi
7,5
CVSS
HIGH
SQL UPDATE Injection and Persistent XSS
89, 79
CWE
Product Name: Profile Wii Friend Code
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
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: Windows 7 64-bit
2013
MyBB Profile Wii Friend Code SQLi/Persistent XSS
The vulnerable code lies in profilewfc.php, where the input is not sanitized. To exploit the Persistent XSS, the user must go to their user cp and edit their profile, entering a malicious script into the 'Wii Friend Code' box. To exploit the SQL Injection, the user must enter 'x', usergroup='4' into the 'Wii Friend Code' box. This will allow the user to belong to whatever usergroup they choose.
Mitigation:
Sanitize user input