### [CVE-2008-2573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2573) ![](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 Stack-based buffer overflow in SFTP in freeSSHd 1.2.1 allows remote authenticated users to execute arbitrary code via a long directory name in an SSH_FXP_OPENDIR (aka opendir) command. ### POC #### Reference - https://www.exploit-db.com/exploits/5709 - https://www.exploit-db.com/exploits/5751 #### Github No PoCs found on GitHub currently.