[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fullpath disclosure in roundcube webmail
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Fullpath disclosure in roundcube webmail
- From: roundcube@xxxxxxxxx
- Date: 17 Jan 2006 11:53:10 -0000
Since Roundcube is only available in Alpha version, it's pre-configured with a
high verbose level. It allows you to configure wether erros should be displayed
or just be logged into a file:
$rcmail_config['debug_level'] = 1;
Also the reported error is a custom message that RoundCube produces while
checking the GET parameters and not a PHP generated include failure or whatever.
Regards,
Thomas