Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: cevado technologies real estate CMS SQL injection

cevado technologies real estate CMS SQL injection

From: <joseph.giron13_at_gmail.com>
Date: 1 Apr 2008 05:38:13 -0000
('binary' encoding is not supported, stored as-is) I'm back, and I got more.
SQL injection within some real estate CMS software.

The vulnerability is present because of a failure to strip characters from the variables page_id and site_id resulting in exploitation by some simple blind SQLI.

heres an example:

www.example.com/index.php?site_id=null%20union%20all%20select%20username,password,3,4,5,6%20from%20users/*

The number of columns varies slightly, but you can always use good old 'order by' to find that out. The table names remain the same.

I used the GET'd variable site_d, but page_id works as well.

Cevado.com notified, no patch.

Happy hunting.
Received on Apr 01 2008

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]