### [CVE-2002-1365](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1365) ![](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 Heap-based buffer overflow in Fetchmail 6.1.3 and earlier does not account for the "@" character when determining buffer lengths for local addresses, which allows remote attackers to execute arbitrary code via a header with a large number of local addresses. ### POC #### Reference - http://marc.info/?l=bugtraq&m=103979751818638&w=2 - http://security.e-matters.de/advisories/052002.html #### Github No PoCs found on GitHub currently.