vendor:
MyBB Upcoming Events Plugin
by:
0xB9
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: MyBB Upcoming Events Plugin
Affected Version From: 1.32
Affected Version To: 1.32
Patch Exists: YES
Related CWE: CVE-2019-9650
CPE: MyBB Upcoming Events Plugin
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2019
MyBB Upcoming Events Plugin 1.32 – Cross-Site Scripting
This plugin shows upcoming calendar events on the forum index and portal page. Event names are vulnerable to XSS. Go to the calander.php page and add a new event. Input a payload for the event name <script>alert('XSS')</script> Payload will be executed on index.php
Mitigation:
Update to 1.33 or later