# Exploit Title: SimpleCE 2.3.0 - Multiple Vulnerabilities XSS CSRF # Date: 2017-06-14 # Exploit Author: 8bitsec # Vendor Homepage: http://simplece.com # Software Link: https://codecanyon.net/item/simplece-v2-mini-cms/9140868 # Version: 2.3.0, probably older versions # Tested on: [Kali Linux 2.0 | Mac OS 10.12.5] # Email: contact@8bitsec.io # Contact: https://twitter.com/_8bitsec Release Date: ============= 2017-06-14 Product & Service Introduction: =============================== SimpleCE is a simple Content-Management System with front-end editor mode. Vulnerability Disclosure Timeline: ================================== 2017-06-13: Vulnerability found. 2017-06-13: Reported to vendor. 2017-06-14: No answer. 2017-06-14: Published. Technical Details & Description: ================================ Authenticated XSS vulnerability found on http://[server]/[path]/index.php/content/text/1?return_url=[XSS] exploitable as a regular or admin user. CSRF vulnerability can be exploited to add an administrator or change its info including password. Proof of Concept (PoC): ======================= XSS: http://[server]/[path]/index.php/content/text/1?return_url= CSRF: Modify User:
Add User:
Credits & Authors: ================== 8bitsec - [https://twitter.com/_8bitsec]