mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
19 lines
786 B
Markdown
19 lines
786 B
Markdown
### [CVE-2011-0418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0418)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The glob implementation in Pure-FTPd before 1.0.32, and in libc in NetBSD 5.1, does not properly expand expressions containing curly brackets, which allows remote authenticated users to cause a denial of service (memory consumption) via a crafted FTP STAT command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/achievement_securityalert/97
|
|
- http://securityreason.com/securityalert/8228
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|