Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-1351. PoCs published by innerphobia.
AI-analyzed exploit summary This is a proof-of-concept exploit for a buffer overflow vulnerability in Melange Chat Server 1.10. It leverages a stack-based overflow to execute arbitrary shellcode, providing remote code execution (RCE) by overwriting the return address and injecting a reverse shell payload.
Description
Buffer overflow in Melange Chat System 1.10 allows remote attackers to cause a denial of service (chat server crash) and possibly execute arbitrary code via the msgText buffer in the chat_InterpretData function, as demonstrated via a long Nick (nickname) request.
Exploits (1)
This is a proof-of-concept exploit for a buffer overflow vulnerability in Melange Chat Server 1.10. It leverages a stack-based overflow to execute arbitrary shellcode, providing remote code execution (RCE) by overwriting the return address and injecting a reverse shell payload.