WebJeff FileManager 1.6 - File Disclosure

Author: Adam Stephens
type: webapps
platform: php
port: 
date_added: 2003-06-20
date_updated: 2012-11-18
verified: 1
codes: 
tags: 
aliases: 
screenshot_url: 
application_url: 

source: https://www.securityfocus.com/bid/7995/info

A vulnerability has been reported for Filemanager that may result in the disclosure of arbitrary files. The vulnerability exists due to insufficient sanitization of user-supplied values for URI parameters.

A malicious attacker can specify arbitrary absolute paths as the value of the URI parameter. This will result in the requested file being disclosed to the attacker.

http://www.example.com/filemanager/index.php3?action=telecharger&fichier=/etc/passwd
↑