mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
20 lines
972 B
Markdown
20 lines
972 B
Markdown
### [CVE-2010-4754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4754)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The glob implementation in libc in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, and OpenBSD 4.7, and Libsystem in Apple Mac OS X before 10.6.8, allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/achievement_securityalert/89
|
|
- http://securityreason.com/exploitalert/9223
|
|
- http://securityreason.com/securityalert/8116
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|