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-2008-2955-00
date: 2008-06-25T00:00:00.000Z
cveNumber: cve-2008-2955
summary: MSN Remote file transfer filename DoS
discoveredBy: Juan Pablo Lopez Yacubian
fixedInRelease: 2.4.3
type: security
layout: cve
hidden: true
---
### Description
A remote MSN user can cause a denial of service (crash) by sending a file with
a file with a filename containing invalid characters. The local user must then
accept the file transfer to trigger a double-free.
### Mitigation
A fix was applied to ensure that the double-free didn't occur.