Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:26151
HistoryApr 19, 2011 - 12:00 a.m.

HTB22942: Path disclousure in Dalbum

2011-04-1900:00:00
vulners.com
14

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]