lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: 17 Jan 2006 11:53:10 -0000
From: roundcube@...il.com
To: bugtraq@...urityfocus.com
Subject: Re: Fullpath disclosure in roundcube webmail


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


Powered by blists - more mailing lists