NTop has a stack-based buffer overflow when it's supplied with a very long filename. Since ntop is setuid root on some configuration, it is possible to gain administrative privileges on the remote machine.
Credit:
The information has been provided by JW Oh.
Temporary Solution:
1) Remove the setuid root, and run the program under a user such as nobody. This will limit the attack to gaining access of user nobody.
2) Block outside access to the NTop daemon (Restrict access to trusted network).