mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
18 lines
668 B
Markdown
18 lines
668 B
Markdown
### [CVE-2001-0249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0249)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|