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-2005-2102-00
date: 2005-08-11T00:00:00.000Z
cveNumber: cve-2004-0500
summary: AIM/ICQ non-UTF-8 filename crash
discoveredBy: Unknown
fixedInRelease: 1.5.0
type: security
layout: cve
hidden: true
---
### Description
A remote user could cause Gaim to crash on some systems by sending the Gaim
user a file whose filename contains certain invalid characters. It is unknown
what combination of systems are affected, but it is suspected that Windows
users and systems with older versions of GTK are especially susceptible.
### Mitigation
The filename is validated as UTF-8 before Gaim attempts to display it.