### [CVE-2004-1702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1702) ![](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 AuthenticationDialogue function in cfservd for Cfengine 2.0.0 to 2.1.7p1 does not properly check the return value of the ReceiveTransaction function, which leads to a failed malloc call and triggers to a null dereference, which allows remote attackers to cause a denial of service (crash). ### POC #### Reference - http://marc.info/?l=bugtraq&m=109208394910086&w=2 - http://www.coresecurity.com/common/showdoc.php?idx=387&idxseccion=10 #### Github No PoCs found on GitHub currently.