Files
CVEs-PoC/2008/CVE-2008-0096.md
T
2024-06-18 02:51:15 +02:00

19 lines
756 B
Markdown

### [CVE-2008-0096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0096)
![](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
Multiple buffer overflows in Georgia SoftWorks SSH2 Server (GSW_SSHD) 7.01.0003 and earlier allow remote attackers to execute arbitrary code via a (1) a long username, which triggers an overflow in the log function; or (2) a long password.
### POC
#### Reference
- http://aluigi.altervista.org/adv/gswsshit-adv.txt
- http://securityreason.com/securityalert/3517
#### Github
No PoCs found on GitHub currently.