cve/2015/CVE-2015-5917.md

18 lines
765 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.