Files
CVEs-PoC/2007/CVE-2007-3360.md
T
2024-06-09 00:33:16 +00:00

773 B

CVE-2007-3360

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

Github

No PoCs found on GitHub currently.