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

18 lines
732 B
Markdown

### [CVE-2005-2387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2387)
![](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 stack-based buffer overflows in GoodTech SMTP server 5.16 allow remote attackers to execute arbitrary code via (1) a RCPT TO command with a long DNS name, or (2) a large number of RCPT TO commands with a long e-mail name arugment in the last command.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Jul/0402.html
#### Github
No PoCs found on GitHub currently.