exploit-db-mirror/exploits/windows/remote/20612.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

6 lines
No EOL
368 B
Text

source: https://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]