vendor:
MyBB Recent Threads Plugin
by:
0xB9
5.4
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: MyBB Recent Threads Plugin
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: CVE-2018-11715
CPE: 2.3:a:mybb:mybb_recent_threads_plugin:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2018
MyBB Recent Threads Plugin v1.0 – Cross-Site Scripting
Creates a page that shows threads that the user has posted in when they have unread replies. Proof of Concept: Create or reply to a thread with the following subject <script>alert('XSS')</script> When someone replies to the thread you will see the alert here /misc.php?action=myrecentthreads
Mitigation:
Update to 1.1 or higher