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-0472-00
date: 2005-02-17T00:00:00.000Z
cveNumber: cve-2005-0472
summary: AIM/ICQ remote denial of service
discoveredBy: Brandon Scott ("Xeon")
fixedInRelease: 1.1.3
type: security
layout: cve
hidden: true
---
### Description
Certain malformed SNAC packets sent by other AIM or ICQ users can trigger an
infinite loop in Gaim when parsing the SNAC. The remote user would need a
custom client, able to generate malformed SNACs.
### Mitigation
The OSCAR protocol plugin was modified to drop these malformed packets.