pidgin/nest

Add shortcodes for issues/reviews on nest

2021-04-09, Elliott Sales de Andrade
9389f46e80f9
Add shortcodes for issues/reviews on nest

* Use xep shortcode in GSoC ideas page.
* Add an issue shortcode, linking to issues.imfreedom.org.
* Add review shortcode, linking to reviews.imfreedom.org.

Testing Done:
Build site and click on links on edited pages.

Reviewed at https://reviews.imfreedom.org/r/604/
---
title: cve-2011-2943-00
date: 2011-08-20T00:00:00.000Z
cveNumber: cve-2011-2943
summary: Remote crash in IRC protocol plugin
discoveredBy: Djego Ibanez, Lead QA at Gamistry
fixedInRelease: 2.10.0
type: security
layout: cve
hidden: true
---
### Description
Certain characters in the nicknames of IRC users can trigger a null pointer
dereference in the IRC protocol plugin's handling of responses to WHO requests.
This can cause a crash on some operating systems. Clients based on libpurple
2.8.0 through 2.9.0 are affected.
### Mitigation
Change libpurple to validate the data it receives from the server before
attempting to use it.