[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

October CMS User Plugin v1.4.5 - Persistent Cross-Site Scripting Vulnerability

Author
0xB9
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-30259
Category
web applications
Date add
26-04-2018
CVE
CVE-2018-10366
Platform
php
# Exploit Title: October CMS User Plugin v1.4.5 - Persistent Cross-Site Scripting
# Author: 0xB9
# Software Link: https://octobercms.com/plugin/rainlab-user
# Version: 1.4.5
# Tested on: Ubuntu 17.10
# CVE: CVE-2018-10366
 
#1. Description:
Front-end user management for October CMS. Allows visitors to create a website.
 
#2. Proof of Concept:
 
Persistent XSS
- Go to the account page localhost/OctoberCMS/account/
- Register & enter the following for your full name <p """><SCRIPT>alert("XSS")</SCRIPT>">
- You will be alerted everytime you visit the account page localhost/OctoberCMS/account/
 
#3. Solution:
Update to 1.4.6

#  0day.today [2024-11-16]  #