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-2009-3085-00
date: 2009-09-03T00:00:00.000Z
cveNumber: cve-2009-3085
summary: XMPP custom smiley parsing bug
discoveredBy: Florob, Waqas, Paul Aurich and Marcus Lundblad
fixedInRelease: 2.6.2
type: security
layout: cve
hidden: true
---
### Description
The XMPP protocol plugin can crash when attempting to process an error response
as a custom smiley. libpurple 2.5.2 through 2.6.1 are vulnerable. Older versions
may be vulnerable as well.
### Mitigation
Handle error iq responses appropriately.