### [CVE-2007-3360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3360) ![](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 hook.c in BitchX 1.1-final allows remote IRC servers to execute arbitrary commands by sending a client certain data containing NICK and EXEC strings, which exceeds the bounds of a hash table, and injects an EXEC hook function that receives and executes shell commands. ### POC #### Reference - https://www.exploit-db.com/exploits/4087 #### Github No PoCs found on GitHub currently.