mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2015-5917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5917)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|