cve/2003/CVE-2003-0854.md

18 lines
657 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-0854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0854)
![](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
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.