pidgin/nest

c3b3dcf494c8
Add a bunch of shortcodes to make life easier.

These will need to be abstracted a bit to handle other stuff like libgnt,
gplugin, talkatu, etc, but this is way easier to deal with than it was.

Testing Done:
Ran locally and verified all of the Sourceforge links are working.

Reviewed at https://reviews.imfreedom.org/r/557/
---
title: cve-2011-1091-00
date: 2011-03-10T00:00:00.000Z
cveNumber: cve-2011-1091
summary: Remote denial of service in Yahoo protocol plugin
discoveredBy: Marius Wachtler
fixedInRelease: 2.7.11
type: security
layout: cve
hidden: true
---
### Description
The Yahoo protocol plugin in libpurple versions 2.6.0 through 2.7.10 do not
properly handle malformed YMSG packets, leading to NULL pointer dereferences and
application crash.
### Mitigation
Properly handle malformed packets by ignoring the packet or the missing field.