### [CVE-2001-0248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0248) ![](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 overflow in FTP server in HPUX 11 allows remote attackers to execute arbitrary commands by creating a long pathname and calling the STAT command, which uses glob to generate long strings. ### POC #### Reference - http://www.nai.com/research/covert/advisories/048.asp #### Github No PoCs found on GitHub currently.