CVE-2009-2694
Adium < 1.3.5 and Pidgin < 2.5.8 - Remote Code Execution via Crafted MSNSLP Messages
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2694. PoCs published by Pierre Nogues.
AI-analyzed exploit summary This exploit targets a memory corruption vulnerability in Pidgin's MSN protocol handling (CVE-2009-1376). It crafts a malicious MsnSlp packet to overwrite stack memory and execute arbitrary shellcode (calc.exe) via a buffer overflow.
Description
The msn_slplink_process_msg function in libpurple/protocols/msn/slplink.c in libpurple, as used in Pidgin (formerly Gaim) before 2.5.9 and Adium 1.3.5 and earlier, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) by sending multiple crafted SLP (aka MSNSLP) messages to trigger an overwrite of an arbitrary memory location. NOTE: this issue reportedly exists because of an incomplete fix for CVE-2009-1376.
Exploits (1)
This exploit targets a memory corruption vulnerability in Pidgin's MSN protocol handling (CVE-2009-1376). It crafts a malicious MsnSlp packet to overwrite stack memory and execute arbitrary shellcode (calc.exe) via a buffer overflow.