Lucene search

K
zdt0xB91337DAY-ID-32373
HistoryMar 19, 2019 - 12:00 a.m.

MyBB Upcoming Events Plugin 1.32 - Cross-Site Scripting Vulnerability

2019-03-1900:00:00
0xB9
0day.today
136

0.004 Low

EPSS

Percentile

75.3%

Exploit for php platform in category web applications

# Exploit Title: MyBB Upcoming Events Plugin 1.32 - Cross-Site Scripting
# Author: 0xB9
# Twitter: @0xB9Sec
# Contact: 0xB9[at]pm.me
# Software Link: https://community.mybb.com/mods.php?action=view&pid=1231
# Version: 1.32
# Tested on: Ubuntu 18.04
# CVE: CVE-2019-9650


1. Description:
This plugin shows upcoming calendar events on the forum index and portal page. Event names are vulnerable to XSS.
 

2. Proof of Concept:

- 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



3. Solution:
Update to 1.33

#  0day.today [2019-03-19]  #

0.004 Low

EPSS

Percentile

75.3%