Remote Code Execution was discovered in FTPShell Client 6.53. By default, the client sends a PWD command to the FTP server it is connecting to; however, it doesn't check the response's length, leading to a buffer overflow situation.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/141456/FTPShell-Client-6.53-Buffer-Overflow.html | exploit vdb entry third party advisory |
https://www.exploit-db.com/exploits/41511/ | exploit vdb entry third party advisory |
http://www.securityfocus.com/bid/96570 | vdb entry third party advisory |