CVE-2009-1789
Eggdrop and Windrop < 1.6.19 - Denial of Service via PRIVMSG String Length Miscount
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1789. PoCs published by Thomas Sader.
AI-analyzed exploit summary This is a writeup detailing a remote crash vulnerability in eggdrop/windrop versions 1.6.19 due to an improper fix for CVE-2007-2807. The vulnerability allows a remote attacker to crash the IRC bot by sending a malformed PRIVMSG.
Description
mod/server.mod/servmsg.c in Eggheads Eggdrop and Windrop 1.6.19 and earlier allows remote attackers to cause a denial of service (crash) via a crafted PRIVMSG that causes an empty string to trigger a negative string length copy. NOTE: this issue exists because of an incorrect fix for CVE-2007-2807.
Exploits (1)
This is a writeup detailing a remote crash vulnerability in eggdrop/windrop versions 1.6.19 due to an improper fix for CVE-2007-2807. The vulnerability allows a remote attacker to crash the IRC bot by sending a malformed PRIVMSG.