vendor:
MyBB
by:
0xB9
5.4
CVSS
MEDIUM
Cross Site Scripting
79
CWE
Product Name: MyBB
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: CVE-2018-14724
CPE: 2.3:a:mybb:mybb:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2018
MyBB Bans List – Cross Site Scripting
Adds bans.php page, showing a list of banned users and the reason of ban. Any forum user that's a mod can ban users and input a payload into the ban reason which gets executed on the bans.php page.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.