source: https://www.securityfocus.com/bid/41342/info
EDItran Communications Platform (editcp) is prone to a remote buffer-overflow vulnerability because it fails to properly validate user-supplied input before copying it into a fixed-length buffer.
Attackers can exploit this issue to execute arbitrary code in the context of the application. Failed attacks may cause a denial-of-service condition.
editcp 4.1 R7 is vulnerable; other versions may also be affected.
$ perl -e '{print "A"x100}' | nc www.example.com:7777