vendor:
MyBB
by:
0xB9
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: MyBB
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: CVE-2018-14392
CPE: 2.3:a:mybb:mybb:1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2018
MyBB New Threads Plugin – Cross-Site Scripting
New Threads is a plugin that displays new threads on the index page. The thread titles allow XSS. Proof of Concept: Create a new thread with the following subject <script>alert('XSS')</script> Visit the index page to see alert.
Mitigation:
Update to 1.2 or later.