exploit-db-mirror/exploits/php/webapps/45057.txt
Offensive Security bf0a56a02f DB: 2018-07-20
6 changes to exploits/shellcodes

Google Chrome - Swiftshader Texture Allocation Integer Overflow
Google Chrome - Swiftshader Blitting Floating-Point Precision Errors
Google Chrome - SwiftShader OpenGL Texture Bindings Reference Count Leak

Linux - BPF Sign Extension Local Privilege Escalation (Metasploit)

WordPress Plugin All In One Favicon 4.6 - Cross-Site Scripting

MyBB New Threads Plugin 1.1 - Cross-Site Scripting
2018-07-20 05:01:44 +00:00

23 lines
No EOL
587 B
Text

# Exploit Title: MyBB New Threads Plugin - Cross-Site Scripting
# Date: 7/16/2018
# Author: 0xB9
# Twitter: @0xB9Sec
# Contact: 0xB9[at]pm.me
# Software Link: https://community.mybb.com/mods.php?action=view&pid=1143
# Version: 1.1
# Tested on: Ubuntu 18.04
# CVE: CVE-2018-14392
1. Description:
New Threads is a plugin that displays new threads on the index page. The thread titles allow XSS.
2. Proof of Concept:
- Create a new thread with the following subject <script>alert('XSS')</script>
- Visit the index page to see alert.
3. Solution:
Update to 1.2