mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2008-4726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4726)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the SFTP subsystem in GoodTech SSH 6.4 allows remote authenticated users to execute arbitrary code via a long string to the (1) open (aka SSH_FXP_OPEN), (2) unlink, (3) opendir, and other unspecified parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4498
|
|
- https://www.exploit-db.com/exploits/6804
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|