MyBB Bans List 1.0 Cross Site Scripting

2019.02.13
Credit: 0xB9
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


Ogólna skala CVSS: 3.5/10
Znaczenie: 2.9/10
Łatwość wykorzystania: 6.8/10
Wymagany dostęp: Zdalny
Złożoność ataku: Średnia
Autoryzacja: Jednorazowa
Wpływ na poufność: Brak
Wpływ na integralność: Częściowy
Wpływ na dostępność: Brak

# Exploit Title: MyBB Bans List - Cross Site Scripting # Date: 7/25/2018 # Author: 0xB9 # Twitter: @0xB9Sec # Contact: 0xB9[at]pm.me # Software Link: https://community.mybb.com/mods.php?action=view&pid=423 # Version: 1.0 # Tested on: Ubuntu 18.04 # CVE: CVE-2018-14724 1. Description: Adds bans.php page, showing a list of banned users and the reason of ban. Any forum user that's a mod can ban users and input a payload into the ban reason which gets executed on the bans.php page. 2. Proof of Concept: - Have a mod account - Ban a user - Input the following for reason of the ban <script>alert('XSS')</script> - Anyone to view page will execute payload


Vote for this issue:
100%
0%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top