mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2003-0854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0854)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ls in the fileutils or coreutils packages allows local users to consume a large amount of memory via a large -w value, which can be remotely exploited via applications that use ls, such as wu-ftpd.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/115
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|