### [CVE-2002-1174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1174) ![](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 Buffer overflows in Fetchmail 6.0.0 and earlier allow remote attackers to cause a denial of service (crash) or execute arbitrary code via (1) long headers that are not properly processed by the readheaders function, or (2) via long Received: headers, which are not properly parsed by the parse_received function. ### POC #### Reference - http://marc.info/?l=bugtraq&m=103340148625187&w=2 #### Github No PoCs found on GitHub currently.