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-2010-0013-00
date: 2010-01-08T00:00:00.000Z
cveNumber: cve-2010-0013
summary: MSN file download vulnerability
discoveredBy: Fabian Yamaguchi
fixedInRelease: 2.6.5
type: security
layout: cve
hidden: true
---
### Description
The MSN protocol plugin extracts the filename of a custom emoticon from an
incoming request and uploads that file without correlating the filename to a
valid custom emoticon.
### Mitigation
Validate the custom emoticon requested is valid before uploading its file data.