CVE-2009-1376
Pidgin < 2.5.6 - Remote Code Execution via Malformed SLP Message
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1376.
AI-analyzed exploit summary This is a functional exploit for CVE-2009-1376, targeting a memory corruption vulnerability in Pidgin's MSN protocol handling. It crafts a malicious MsnSlp packet to overwrite stack memory and execute arbitrary shellcode (e.g., launching calc.exe).
Description
Multiple integer overflows in the msn_slplink_process_msg functions in the MSN protocol handler in (1) libpurple/protocols/msn/slplink.c and (2) libpurple/protocols/msnp9/slplink.c in Pidgin (formerly Gaim) before 2.5.6 on 32-bit platforms allow remote attackers to execute arbitrary code via a malformed SLP message with a crafted offset value, leading to buffer overflows. NOTE: this issue exists because of an incomplete fix for CVE-2008-2927.
Exploits (1)
This is a functional exploit for CVE-2009-1376, targeting a memory corruption vulnerability in Pidgin's MSN protocol handling. It crafts a malicious MsnSlp packet to overwrite stack memory and execute arbitrary shellcode (e.g., launching calc.exe).