8 lines
519 B
Text
Executable file
8 lines
519 B
Text
Executable file
source: http://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
|
|
|