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-2011-1091-00
date: 2011-03-10T00:00:00.000Z
cveNumber: cve-2011-1091
summary: Remote denial of service in Yahoo protocol plugin
discoveredBy: Marius Wachtler
fixedInRelease: 2.7.11
type: security
layout: cve
hidden: true
---
### Description
The Yahoo protocol plugin in libpurple versions 2.6.0 through 2.7.10 do not
properly handle malformed YMSG packets, leading to NULL pointer dereferences and
application crash.
### Mitigation
Properly handle malformed packets by ignoring the packet or the missing field.