### [CVE-2006-4125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4125) ![](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 Stack-based buffer overflow in main.c in DConnect Daemon 0.7.0 and earlier allows remote attackers to execute arbitrary code via a large nickname, which is not properly handled by the listen_thread_udp function. ### POC #### Reference - http://securityreason.com/securityalert/1377 #### Github No PoCs found on GitHub currently.