Exploitation Summary
EIP tracks 2 public exploits for CVE-1999-0968. PoCs published by jamez & dumped, duke.
AI-analyzed exploit summary This exploit targets a buffer overflow in BNC IRC Proxy (version 2.2.4) by sending a maliciously crafted USER command. It overwrites the return address on the stack to execute shellcode that binds a shell to a high port (10752).
Description
Buffer overflow in BNC IRC proxy allows remote attackers to gain privileges.
Exploits (2)
This exploit targets a buffer overflow in BNC IRC Proxy (version 2.2.4) by sending a maliciously crafted USER command. It overwrites the return address on the stack to execute shellcode that binds a shell to a high port (10752).
This exploit targets a buffer overflow vulnerability in BNC's IRC Proxy (versions < 2.4.4) by overflowing the USER command input buffer. It includes shellcode to spawn a shell, with separate implementations for Linux and FreeBSD.