mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
823 B
Markdown
18 lines
823 B
Markdown
### [CVE-2006-6576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6576)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in Golden FTP Server (goldenftpd) 1.92 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a long PASS command. NOTE: it was later reported that 4.70 is also affected. NOTE: the USER vector is already covered by CVE-2005-0634.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/161711/Golden-FTP-Server-4.70-Buffer-Overflow.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|