[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HTB22942: Path disclousure in Dalbum
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: HTB22942: Path disclousure in Dalbum
- From: advisory@xxxxxxxxxxx
- Date: Tue, 19 Apr 2011 10:22:56 +0200 (CEST)
Vulnerability ID: HTB22942
Reference: http://www.htbridge.ch/advisory/path_disclousure_in_dalbum.html
Product: Dalbum
Vendor: http://www.dalbum.org/ ( http://www.dalbum.org/ )
Vulnerable Version: 1.43
Vendor Notification: 05 April 2011
Vulnerability Type: Path disclosure
Risk level: Low
Credit: High-Tech Bridge SA Security Research Lab (
http://www.htbridge.ch/advisory/ )
Vulnerability Details:
The vulnerability exists due to failure in the "showimg.php" script, it's
possible to generate an error that will reveal the full path of the script.
A remote user can determine the full path to the web root directory and other
potentially sensitive information.
The following PoC is available:
[code]
http://[host]/showimg.php?file=/Sample%20album/sample.jpg&details=1&rotate[]=1
[/code]