1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200905-07 / pidgin |
| Release Date | May 25, 2009 |
| Latest Revision | May 25, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-im/pidgin | < 2.5.6 | >= 2.5.6 | All supported architectures |
Related bugreports: #270811
Multiple vulnerabilities in Pidgin might allow for the remote execution of arbitrary code or a Denial of Service.
Pidgin (formerly Gaim) is an instant messaging client for a variety of instant messaging protocols.
Multiple vulnerabilities have been discovered in Pidgin:
A remote attacker could send specially crafted messages or files using the MSN, XMPP or QQ protocols, possibly resulting in the execution of arbitrary code with the privileges of the user running the application, or a Denial of Service. NOTE: Successful exploitation might require the victim's interaction.
There is no known workaround at this time.
All Pidgin users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-im/pidgin-2.5.6" |