pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
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.