cve/2001/CVE-2001-0249.md
2024-06-18 02:51:15 +02:00

18 lines
668 B
Markdown

### [CVE-2001-0249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0249)
![](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
Heap overflow in FTP daemon in Solaris 8 allows remote attackers to execute arbitrary commands by creating a long pathname and calling the LIST command, which uses glob to generate long strings.
### POC
#### Reference
- http://www.nai.com/research/covert/advisories/048.asp
#### Github
No PoCs found on GitHub currently.