0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
ClipperCMS 1.3.3 - Cross-Site Scripting Vulnerability
Author
Risk
[
Security Risk Medium
]0day-ID
Category
Date add
CVE
Platform
# Exploit Title: ClipperCMS 1.3.3 Persistent XSS on 'Site name' field # Exploit Author: Nathu Nandwani # Website: http://nandtech.co/ # Vendor Homepage: http://www.clippercms.com/ # Software Link: https://github.com/ClipperCMS/ClipperCMS/releases/tag/clipper_1.3.3 # Version: 1.3.3 # Tested on: Windows 10 x64 (XAMPP, Chrome) # CVE: CVE-2018-11332 *Description A persistent/stored cross-site scripting (XSS) vulnerability in the "Site Name" field found in the "site" tab under configurations in ClipperCMS 1.3.3 has been discovered because it didn't sanitize user input. It allows authenticated remote attackers to inject arbitrary web script or HTML via a crafted site name to the manager/processors/save_settings.processor.php file. *Proof of Concept 1. Attacker logs in as an administrator of the site. 2. Attacker visits the tools->configurations tab and enters the script below in the "Site name" field: <script>alert('XSS')</script> 3. Once the "Save" button is clicked, the payload will execute. 4. When an unauthenticated user visits the login page "ClipperCMS/manager/", the payload will also execute. *Mitigation See https://github.com/nathunandwani/ClipperCMS/commit/f286fbfa81dc3728dbbf6d9d817c8848edcad0b2 Timeline 2018-05-21-Vulnerability reported to ClipperCMS development team 2018-05-21-CVE requested from mitre.org 2018-05-22-ClipperCMS development team acknowledges but according to them, bug is more on a trust issue rather than coding 2018-05-22-Added a potential fix in GitHub 2015-05-24-CVE published by mitre: https://twitter.com/CVEnew/status/999689171227865093 # 0day.today [2024-11-15] #