cve/2008/CVE-2008-4726.md
2024-06-18 02:51:15 +02:00

19 lines
750 B
Markdown

### [CVE-2008-4726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4726)
![](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
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.