### [CVE-2001-0247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0247) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Buffer overflows in BSD-based FTP servers allows remote attackers to execute arbitrary commands via a long pattern string containing a {} sequence, as seen in (1) g_opendir, (2) g_lstat, (3) g_stat, and (4) the glob0 buffer as used in the glob functions glob2 and glob3. ### POC #### Reference - http://www.nai.com/research/covert/advisories/048.asp #### Github No PoCs found on GitHub currently.