### [CVE-2002-1175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1175) ![](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 The getmxrecord function in Fetchmail 6.0.0 and earlier does not properly check the boundary of a particular malformed DNS packet from a malicious DNS server, which allows remote attackers to cause a denial of service (crash) when Fetchmail attempts to read data beyond the expected boundary. ### POC #### Reference - http://marc.info/?l=bugtraq&m=103340148625187&w=2 #### Github No PoCs found on GitHub currently.