### [CVE-2006-4364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4364) ![](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 heap-based buffer overflows in the POP3 server in Alt-N Technologies MDaemon before 9.0.6 allow remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code via long strings that contain '@' characters in the (1) USER and (2) APOP commands. ### POC #### Reference - http://securityreason.com/securityalert/1446 - https://www.exploit-db.com/exploits/2245 #### Github No PoCs found on GitHub currently.