### [CVE-2005-1514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1514) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description commands.c in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long SMTP command without a space character, which causes an array to be referenced with a negative index. ### POC #### Reference - http://packetstormsecurity.com/files/157805/Qualys-Security-Advisory-Qmail-Remote-Code-Execution.html - http://seclists.org/fulldisclosure/2020/May/42 - http://www.openwall.com/lists/oss-security/2020/05/19/8 #### Github No PoCs found on GitHub currently.