[Phpmyadmin-devel] Paths disclosures and error_reporting()

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Fri Jul 18 08:30:08 CEST 2003


Marc Delisle a écrit:
> Hi,
> Here are the weird things I found:
> 
> - common.lib.php3, line 5:
> error_reporting(E_ALL);
> 
> Looks like a temporary debugging line. Could it be a source of
> our path disclosures problems? 

I am the one who added this line :)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpmyadmin/phpMyAdmin/libraries/common.lib.php3.diff?r1=1.178&r2=1.179

So now I am tempted to remove it!

Marc

> Of course, there are some other
> error_reporting(E_ALL);
> in other scripts, too.
> 
> The one in tbl_properties_links looks suspicious to me.
> 
> I remember we discussed about being able to see the error messages
> from user reports, but do we really need it?
> 
> Marc





More information about the Developers mailing list