CVE-2008-2922
dana_irc_client < 1.3 - Stack-based Buffer Overflow via Long IRC Message
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-2922. PoCs published by Guido Landi, t0pP8uZz.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in an unspecified software by leveraging a unicode-friendly trampoline to redirect execution flow to a shellcode payload. It uses a combination of stack manipulation and unicode conversion to achieve reliable exploitation.
Description
Stack-based buffer overflow in artegic Dana IRC client 1.3 and earlier allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long IRC message.
Exploits (2)
This exploit targets a buffer overflow vulnerability in an unspecified software by leveraging a unicode-friendly trampoline to redirect execution flow to a shellcode payload. It uses a combination of stack manipulation and unicode conversion to achieve reliable exploitation.
This Perl script demonstrates a remote buffer overflow in Dana IRC client <= 1.3 by sending a large buffer (2k) to crash the client. It listens on port 6667 and sends a payload of repeated '%n' strings to overwrite EIP, causing a denial-of-service (DoS).