Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:25996
HistoryMar 25, 2011 - 12:00 a.m.

HTB22899: Path disclosure in SyndeoCMS

2011-03-2500:00:00
vulners.com
27

Vulnerability ID: HTB22899
Reference: http://www.htbridge.ch/advisory/path_disclosure_in_syndeocms.html
Product: SyndeoCMS
Vendor: http://www.syndeocms.org/ ( http://www.syndeocms.org/ )
Vulnerable Version: 2.8.02
Vendor Notification: 10 March 2011
Vulnerability Type: Path disclosure
Risk level: Low
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)

Vulnerability Details:
The vulnerability exists due to failure in the "/starnet/addons/checker.php" & "/starnet/addons/logging.php" scripts, 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]/starnet/addons/checker.php
http://[host]/starnet/addons/logging.php
[/code]