Custom Query (8144 matches)
Results (418 - 420 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7374 | fixed | Fail to delete file which has Quit as part of file name | ||
Description |
We are running into one issue to delete file. The file name contains QUIT as part of fil name, like "Hotel Quito - JW Marriott.pdf". Please help! Version of FileZilla is 3.5.0 |
|||
#7379 | fixed | LoadLibrary Vulnerability in FileZilla | ||
Description |
I ran rats 2.3 on the FileZilla source code and RATS detected several LoadLibrary vulernabilities in FileZilla. RATS states: "LoadLibrary will search several places for a library if no path is specified, allowing trojan DLL's to be inserted elsewhere even if the intended DLL is correctly protected from overwriting. Make sure to specify the full path." Looking at the below code snippets, you can see that the full path is not specified. Recommend the full path be specified in order to prevent this vulnerability from occurring. AsyncGssSocketLayer.cpp
AsyncSocketEx.cpp
AsyncSslSocketLayer.cpp
AsyncSslSocketLayer.cpp
|
|||
#7380 | fixed | ASSISTANCE WITH AUTOMATION OF DOWNLOAD | ||
Description |
YOUR PROGRAM WAS THE ONLY ONE I FOUND THAT CAN CONNECT WITH EASE TO A SECURED FTP CONNECTION (SFTP). BASICALLY I NEED YOUR PROGRAM TO AUTOMATICALLY CONNECT TO A SITE SETUP IN THE MANAGER. CHECK THE DIRECTORY TO SEE IF THERE IS DATA IF THERE IS DOWNLOAD THE FILE TO A DIRECTORY. CAN YOUR PROGRAM DO THIS USING AUTOMATION OR SOME TYPE OF SCRIPT FILE. |