It is possible to execute
arbitrary commands on the remote host using
the site exec FTP problem. For instance,
issuing :
SITE exec /bin/sh -c /bin/id
Will execute /bin/id.
Very often, these commands will be executed as root.
Solution : Upgrade your FTP server to the latest version.