### [CVE-2015-5917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5917) ![](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 The glob implementation in tnftpd (formerly lukemftpd), as used in Apple OS X before 10.11, allows remote attackers to cause a denial of service (memory consumption and daemon outage) via a STAT command containing a crafted pattern, as demonstrated by multiple instances of the {..,..,..}/* substring. ### POC #### Reference - https://cxsecurity.com/issue/WLB-2013040082 #### Github No PoCs found on GitHub currently.